diff options
author | pjotrp | 2015-05-12 17:48:10 -0500 |
---|---|---|
committer | pjotrp | 2015-05-12 17:48:10 -0500 |
commit | 6d14bf787c53ba3701b8be91202c1c880309ca59 (patch) | |
tree | 8cbb4366eba3d5b758f59d09c3a773130fbc0879 /INSTALL.md | |
parent | 719d6300a670c258013f6a5605749818c0f17a95 (diff) | |
download | genenetwork2-6d14bf787c53ba3701b8be91202c1c880309ca59.tar.gz |
Updated pylmm path in INSTALL doc
Diffstat (limited to 'INSTALL.md')
-rw-r--r-- | INSTALL.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -82,8 +82,8 @@ Next update the setting.py file to point at the tree GN2 can locate PYLMM through PYLMM_PATH in setting.py (or in ENV) - PYLMM_PATH = '/home/test/opensource/python/pylmm_gn2/pylmm_gn2' + PYLMM_PATH = '/home/test/opensource/python/pylmm_gn2' ## Other information -Check also the ./misc/ directory for settings
\ No newline at end of file +Check also the ./misc/ directory for settings |