Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
silentgameplays committed Apr 24, 2022
1 parent bb0d751 commit 232cee0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ Add buster-backports to your /etc/apt/sources.list, for example:
* sudo nano /etc/apt/sources.list

# Add this line:
* deb http://deb.debian.org/debian buster-backports main contrib non-free
* deb http://deb.debian.org/debian distro_name-backports main contrib non-free

* sudo apt-get update

Expand All @@ -156,7 +156,7 @@ Add buster-backports to your /etc/apt/sources.list, for example:
# install the package nvidia-driver.
* sudo apt update

* sudo apt install -t buster-backports nvidia-driver
* sudo apt install -t distro_name-backports nvidia-driver

* sudo apt-get update

Expand Down

0 comments on commit 232cee0

Please sign in to comment.