summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBen Konrath <ben@bagu.org>2009-12-01 12:30:44 -0500
committerBen Konrath <ben@bagu.org>2009-12-01 12:30:44 -0500
commit5f861037bbb5ec4d4b71d54b20fa3613d9c30eb3 (patch)
treeceabe698683f1d4f29f239c9658b55e42c65f231 /README
parent8492b97c2294def25e72c182921befb92bd9ba6e (diff)
downloadcaribou-5f861037bbb5ec4d4b71d54b20fa3613d9c30eb3.tar.gz
add configuration button with empty configuration window
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.