diff --git a/README.md b/README.md index ddc2fdc5ee377884262e5356dacb035a67b5154c..c39216a0aed095681d73f3247ac88823aaf57d55 100644 --- a/README.md +++ b/README.md @@ -27,20 +27,6 @@ ## Install -
go get - -```shell -go get -u github.com/MichaelMure/git-bug -``` - -If it's not done already, add golang binary directory in your PATH: - -```bash -export PATH=$PATH:$(go env GOROOT)/bin:$(go env GOPATH)/bin -``` - -
-
Pre-compiled binaries 1. Go to the [release page](https://github.com/MichaelMure/git-bug/releases/latest) and download the appropriate binary for your system. @@ -57,6 +43,20 @@ That's all !
+
go get (unstable) + +```shell +go get -u github.com/MichaelMure/git-bug +``` + +If it's not done already, add golang binary directory in your PATH: + +```bash +export PATH=$PATH:$(go env GOROOT)/bin:$(go env GOPATH)/bin +``` + +
+ ## CLI usage Create a new identity: