This commit is contained in:
Nate Smith 2019-11-26 11:51:12 -06:00 коммит произвёл GitHub
Родитель 97f5e0cc7e
Коммит 5ed8b87579
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -24,7 +24,7 @@ _(Uninstall with `sudo yum remove gh`)_
1. Download the `_linux_amd64.tar.gz` file from the [releases page](https://github.com/github/homebrew-gh/releases/latest)
2. `tar -xf gh_0.2.2_linux_amd64.tar.gz`, changing version number accordingly
3. `chmod +x gh` ensure the binary executable
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/`)