Skip to content

Commit

Permalink
Merge pull request #2 from kk-no/development
Browse files Browse the repository at this point in the history
fix install command
  • Loading branch information
kk-no authored Aug 4, 2021
2 parents e3a2002 + 253ce5a commit 39230c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ More features may or may not be added.
## install
If you have go 1.16 or higher, you can use `go install` to install it.
```go
go install github.com/kk-no/kul
go install github.com/kk-no/kul@latest
```

0 comments on commit 39230c9

Please sign in to comment.