another small linux note
This commit is contained in:
parent
7b1f19a673
commit
2ee06480e5
1 changed files with 3 additions and 0 deletions
|
|
@ -20,6 +20,9 @@ sudo apt update
|
|||
sudo apt install gh
|
||||
```
|
||||
|
||||
**Note**: most systems will have `apt-add-repository` already. If you get a _command not found_
|
||||
error, try running `sudo apt install software-properties-common` and trying these steps again.
|
||||
|
||||
Upgrade:
|
||||
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue