Update README.md

This commit is contained in:
Nate Smith 2019-11-27 10:35:19 -06:00 committed by GitHub
parent d9d745447b
commit cce72cc7a4

View file

@ -30,8 +30,7 @@ _(Uninstall with `sudo yum remove gh`)_
1. Download the latest `_linux_amd64.tar.gz` file from the [releases page](https://github.com/github/gh-cli/releases)
2. `tar -xf gh_0.2.2_linux_amd64.tar.gz`, changing version number accordingly
3. `chmod +x gh` ensure the binary is executable
4. Copy the uncompressed `gh` somewhere on your `$PATH` (e.g. `sudo cp gh /usr/local/bin/`)
3. Copy the uncompressed `gh` somewhere on your `$PATH` (e.g. `sudo cp gh /usr/local/bin/`)
_(Uninstall with `rm`)_