Update Torch docs and script perminssions.

This commit is contained in:
Nikolay Igotti
2018-04-25 12:52:07 +03:00
parent 8a0acd832a
commit c67e85dfe7
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -16,8 +16,8 @@ make sure you have Python 2.X and pyyaml installed:
# Linux: if you don't have pip # Linux: if you don't have pip
apt-get -y install python-pip apt-get -y install python-pip
# if you don't have pyyaml # if you don't have pyyaml or typing
sudo pip install pyyaml sudo pip install pyyaml typing
Now Now
Regular → Executable
View File