aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2019-05-23 19:06:46 +0200
committerGitHub <noreply@github.com>2019-05-23 19:06:46 +0200
commit9865dfcdf0810e288283f2ef4eba450041db32f9 (patch)
treec5f9add85e8a550a677a27bcc6d49260b0684499
parentd1a2e0a4cf848437e0530d729942a34053eda053 (diff)
downloadgit-bug-9865dfcdf0810e288283f2ef4eba450041db32f9.tar.gz
Update README.md
-rw-r--r--README.md28
1 files 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
-<details><summary>go get</summary>
-
-```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
-```
-
-</details>
-
<details><summary>Pre-compiled binaries</summary>
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 !
</details>
+<details><summary>go get (unstable)</summary>
+
+```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
+```
+
+</details>
+
## CLI usage
Create a new identity: