Skip to content

Commit

Permalink
📖 add doc for make install
Browse files Browse the repository at this point in the history
  • Loading branch information
KeisukeYamashita committed Oct 7, 2019
1 parent 0c1e7ac commit 2350d10
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,12 @@ Install by source code.
$ go get github.com/KeisukeYamashita/biko
```

Then build it.

```
$ make install
```

## Usage

### Go to your target directly
Expand Down

0 comments on commit 2350d10

Please sign in to comment.