summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 2 insertions, 5 deletions
diff --git a/README b/README
index f47b682..f87336b 100644
--- a/README
+++ b/README
@@ -1,11 +1,8 @@
Running Caribou
===============
-python src/caribou.py
-
-or
-
-python src/caribou.py --debug
+cd src
+python ./caribou.py --debug
When an editable text widget has focus, a keyboard should pop up. There are
still some problems with the text focus detection and keyboard placement.