Add Go ver. note for installing from source

This commit is contained in:
Emerson Castaneda 2020-02-15 16:08:54 -05:00
parent 10ea161f92
commit 3075af84d9

View file

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