diff options
Diffstat (limited to 'scripts/performance')
-rw-r--r-- | scripts/performance/README.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/performance/README.org b/scripts/performance/README.org index f7fb392f..0ca5db18 100644 --- a/scripts/performance/README.org +++ b/scripts/performance/README.org @@ -17,7 +17,7 @@ env GN2_PROFILE=$HOME/opt/genenetwork2 \ GN3_LOCAL_URL=http://localhost:8083 \ GN_LOCAL_URL=http://localhost:8083 \ $HOME/projects/oqo-genenetwork2/bin/genenetwork2 \ - $HOME/projects/oqo-genenetwork2/etc/default_settings.py\ + $HOME/projects/oqo-genenetwork2/gn2/default_settings.py\ -cli $* #+end_src |