diff --git a/README.md b/README.md index 0cf3f15a..93cffe6b 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,7 @@ Follow the instructions on the website to install and configure ngc. Test the ngc installation by running `ngc` in a new terminal. If it doesn't work, try adding `chmod u+x ngc-cli/ngc` to your `~/.bashrc` file. +Make sure to install Cuda Drivers at this link: [here](https://developer.nvidia.com/cuda-downloads?target_os=Linux) Then log in to nvcr with the following command: ```