Update documentation with setuptools dependency, python3 (James Valleroy)

This commit is contained in:
Sunil Mohan Adapa 2014-10-12 19:33:57 +05:30
parent 5418542d56
commit ced66acb3b
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
$ sudo apt-get install libjs-jquery libjs-modernizr \
libjs-twitter-bootstrap make pandoc python3 python3-cherrypy3 \
python3-django python3-bootstrapform
python3-django python3-bootstrapform python3-setuptools
2. Install Plinth:

View File

@ -41,7 +41,7 @@ servers. Basic users should never even know those options exist.
See the INSTALL file for additional details and dependencies. To install run:
$ sudo python setup.py install
$ sudo python3 setup.py install
Run Plinth on the local system with: