Update README.md
Co-Authored-By: Mislav Marohnić <mislav@github.com>
This commit is contained in:
parent
cce72cc7a4
commit
c5eba17429
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ _(Uninstall with `sudo yum remove gh`)_
|
|||
## Other Linux
|
||||
|
||||
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
|
||||
2. `tar -xf gh_*_linux_amd64.tar.gz`
|
||||
3. Copy the uncompressed `gh` somewhere on your `$PATH` (e.g. `sudo cp gh /usr/local/bin/`)
|
||||
|
||||
_(Uninstall with `rm`)_
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue