diff options
author | Pjotr Prins | 2015-04-19 12:28:58 +0200 |
---|---|---|
committer | Pjotr Prins | 2015-04-19 12:28:58 +0200 |
commit | 3c1e043dd63fe2d65a0bd44764867254b13aba32 (patch) | |
tree | bc4bc2d9c8b20c955a8c4b3e9a6a806135d1fe07 /INSTALL.md | |
parent | e3adbf898dd537688339c8af1b59ac440aef3848 (diff) | |
download | genenetwork2-3c1e043dd63fe2d65a0bd44764867254b13aba32.tar.gz |
pylmm: auto add to pythonpath
Diffstat (limited to 'INSTALL.md')
-rw-r--r-- | INSTALL.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,8 +16,8 @@ Clone the repository (currently ~800Mb) to local GN2 requires * python -* redis -* mysql +* redis-server +* mysql-server ## Required python modules |