From 9865dfcdf0810e288283f2ef4eba450041db32f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Mur=C3=A9?= Date: Thu, 23 May 2019 19:06:46 +0200 Subject: [PATCH] Update README.md --- README.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index ddc2fdc5..c39216a0 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: