Browse Source

Update README with Python 2.7 requirement

tags/nilmdb-0.1
Jim Paris 11 years ago
parent
commit
40a3bc4bc3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.txt

+ 1
- 1
README.txt View File

@@ -1,4 +1,4 @@
sudo apt-get install python-nose python-coverage
sudo apt-get install python-tables python-cherrypy3
sudo apt-get install python2.7 python-cherrypy3
sudo apt-get install cython # 0.17.1-1 or newer


Loading…
Cancel
Save