We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0782df1 commit f9cae97Copy full SHA for f9cae97
docs/Training-on-Amazon-Web-Service.md
@@ -114,7 +114,7 @@ linux executables which use visual observations.
114
# Download and install the latest Nvidia driver for ubuntu
115
# Please refer to http://download.nvidia.com/XFree86/Linux-#x86_64/latest.txt
116
$ wget http://download.nvidia.com/XFree86/Linux-x86_64/390.87/NVIDIA-Linux-x86_64-390.87.run
117
- $ sudo /bin/bash ./NVIDIA-Linux-x86_64-390.67.run --accept-license --no-questions --ui=none
+ $ sudo /bin/bash ./NVIDIA-Linux-x86_64-390.87.run --accept-license --no-questions --ui=none
118
119
# Disable Nouveau as it will clash with the Nvidia driver
120
$ sudo echo 'blacklist nouveau' | sudo tee -a /etc/modprobe.d/blacklist.conf
0 commit comments