aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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: