Skip to content

Commit

Permalink
Fixed README
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirill Kogan committed Nov 25, 2024
1 parent 18614cd commit 8c52667
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 @@ -9,7 +9,7 @@
[1] Install NVIDIA GPU driver, NVIDIA CUDA toolkit, docker, and nvidia-container-toolkit
[2] Install NVIDIA GPU driver and NVIDIA CUDA toolkit
[3] Install NVIDIA GPU driver
[4] Uninstall NVIDIA GPU driver and NVIDIA CUDA toolkit
[4] Uninstall NVIDIA GPU driver
[E] Exit
Your choice:

Expand All @@ -24,6 +24,6 @@
- echo 'export PATH=${PATH}:/usr/local/cuda/bin/' >> $HOME/.bashrc
- source $HOME/.bashrc

#### To-Do
### To-Do

- On Fedora 40/41 we're using Fedora 39 CUDA repo (12.6) since NVIDIA is still working on Fedora 41 CUDA repo (12.8)

0 comments on commit 8c52667

Please sign in to comment.