summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 953ca5f8..ba858454 100644
--- a/README.txt
+++ b/README.txt
@@ -48,7 +48,12 @@ You can:
Running the App
-----------------
-leap --debug --logfile /tmp/leap.log
+leap-client --debug --logfile /tmp/leap.log
+
+If you're running a branded build, the script name will have a suffix that
+depends on your build flavor:
+
+leap-client-springbok
(or python app.py --debug if you run it from the src/leap folder).