Skip to content

Commit f9cae97

Browse files
authored
Update Training-on-Amazon-Web-Service.md (#4591)
It is a typo instead of 87 , it is 67.
1 parent 0782df1 commit f9cae97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Training-on-Amazon-Web-Service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ linux executables which use visual observations.
114114
# Download and install the latest Nvidia driver for ubuntu
115115
# Please refer to http://download.nvidia.com/XFree86/Linux-#x86_64/latest.txt
116116
$ 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
117+
$ sudo /bin/bash ./NVIDIA-Linux-x86_64-390.87.run --accept-license --no-questions --ui=none
118118

119119
# Disable Nouveau as it will clash with the Nvidia driver
120120
$ sudo echo 'blacklist nouveau' | sudo tee -a /etc/modprobe.d/blacklist.conf

0 commit comments

Comments
 (0)