Update install_linux.md
Remove non-existant option: -u
This commit is contained in:
parent
458aace100
commit
0bbeb57acf
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ 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 install gh
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue