Update README.md

This commit is contained in:
Michael Muré 2019-05-23 19:06:46 +02:00 committed by GitHub
parent d1a2e0a4cf
commit 9865dfcdf0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: