diff options
-rw-r--r-- | INSTALL.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL.md b/INSTALL.md index 5711dda4..b8c9c977 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -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 |