Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2ee0648

Browse files
committed
another small linux note
1 parent 7b1f19a commit 2ee0648

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/install_linux.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ sudo apt update
2020
sudo apt install gh
2121
```
2222

23+
**Note**: most systems will have `apt-add-repository` already. If you get a _command not found_
24+
error, try running `sudo apt install software-properties-common` and trying these steps again.
25+
2326
Upgrade:
2427

2528
```bash

0 commit comments

Comments
 (0)