Update install doc

This commit is contained in:
rocky
2017-10-12 07:29:52 -04:00
parent 0560c32093
commit e42e3cc230

View File

@@ -81,6 +81,8 @@
$ cd /virtual/vagrant/virtual/vagrant/ubuntu-zesty
$ vagrant up
$ ssh vagrant
$ vagrant ssh
$ pyenv local 3.5.2
$ pip install --upgrade
$ pip install --upgrade uncompyle6
$ exit
$ vagrant halt