Skip to content

Commit 4359a69

Browse files
thomas-zimmermanahoneybunleviport
authored
Update install-ubuntu.md (#1275)
* Update install-ubuntu.md Add a "apt upgrade" after the PPA is added. * Update install-ubuntu.md remove apt update after adding the PPA as it runs by default now. --------- Co-authored-by: Aaron Honeycutt <[email protected]> Co-authored-by: Levi Portenier <[email protected]>
1 parent da0186c commit 4359a69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/install-ubuntu.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -197,8 +197,8 @@ Once you've installed Ubuntu, you'll need to download and install the <u>System7
197197

198198
```bash
199199
sudo apt-add-repository -y ppa:system76-dev/stable
200-
sudo apt update
201200
sudo apt install system76-driver
201+
sudo apt upgrade
202202
```
203203

204204
### NVIDIA Graphics

0 commit comments

Comments
 (0)