diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index c9582d0f..523eeb76 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ set a number of environment variables), including running scripts and a Python REPL, for example ```sh -env GN2_PROFILE=~/opt/gn-latest GENENETWORK_FILES=~/data/gn2_data ./bin/genenetrk2 +env GN2_PROFILE=~/opt/gn-latest GENENETWORK_FILES=~/data/gn2_data ./bin/genenetwork2 ``` see the startup script |