about summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xgenenetwork-local-container.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/genenetwork-local-container.sh b/genenetwork-local-container.sh
index 3f83a92..1c32930 100755
--- a/genenetwork-local-container.sh
+++ b/genenetwork-local-container.sh
@@ -641,7 +641,7 @@ run_beginner_setup_tutorial() {
     echo "sparql web ui: localhost:7082/sparql"
     echo ""
     echo "To access virtuoso back-end service, run:"
-    echo "guix shell virtuoso-ose isql -- 7081"
+    echo "guix shell virtuoso-ose -- isql 7081"
     echo ""
     echo "To login in gn-uploader/genenetwork2, use the following credentials:"
     echo "  Email: test@development.user"