summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkali <kali@leap.se>2012-09-25 06:04:58 +0900
committerkali <kali@leap.se>2012-09-25 06:04:58 +0900
commita5366ebc06a1345f9248672e91cf87379d3bcec1 (patch)
tree3accaf63172b3c0af3222010cb8dd46a752d7946
parent5173c0ee937696782a2f62078a860246ec388c39 (diff)
add script name change when branded build
-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).