Add Go ver. note for installing from source
This commit is contained in:
parent
10ea161f92
commit
3075af84d9
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@ $ git clone https://github.com/cli/cli.git ~/.githubcli
|
|||
$ cd ~/.githubcli && make
|
||||
```
|
||||
|
||||
_Note: it requires Go 1.13+_
|
||||
|
||||
3. Add `~/.githubcli/bin` to your $PATH for access to the gh command-line utility.
|
||||
|
||||
* For **bash**:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue