Merge pull request #1736 from dbruns/patch-linux-docs
Update install_linux.md
This commit is contained in:
commit
9a8deb08fb
1 changed files with 2 additions and 1 deletions
|
|
@ -15,7 +15,8 @@ Install:
|
|||
|
||||
```bash
|
||||
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-key C99B11DEB97541F0
|
||||
sudo apt-add-repository -u https://cli.github.com/packages
|
||||
sudo apt-add-repository https://cli.github.com/packages
|
||||
sudo apt update
|
||||
sudo apt install gh
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue