Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Alif Rachmawadi committed Oct 1, 2016
1 parent 3d39f87 commit 0949e81
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ $ docker pull subosito/snowboard
$ docker run subosito/snowboard -h
```

> Note: Besides image on docker hub, you can also use image on `quay.io/subosito/snowboard`.
### Manual

```sh
Expand All @@ -43,7 +45,7 @@ $ cd snowboard
$ make install
```

Note: ensure you have installed [Go](https://golang.org/doc/install#tarball) and configured your `GOPATH` and `PATH`.
> Note: ensure you have installed [Go](https://golang.org/doc/install#tarball) and configured your `GOPATH` and `PATH`.
## Usage

Expand Down

0 comments on commit 0949e81

Please sign in to comment.