Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/install-ubuntu.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,8 +197,8 @@ Once you've installed Ubuntu, you'll need to download and install the <u>System7

```bash
sudo apt-add-repository -y ppa:system76-dev/stable
sudo apt update
sudo apt install system76-driver
sudo apt upgrade
```

### NVIDIA Graphics
Expand Down
Loading