summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 7a0af9c..6b6a51b 100644
--- a/README
+++ b/README
@@ -10,8 +10,8 @@ This project is only in its infancy right now. There is much that is
broken or missing. For now, 'cd' to the top of this project and then
run the following command to try it out:
-$ cd /some/path/pulsecaster
-$ ./pulsecaster.py
+$ cd src
+$ python ui.py
GSTREAMER
=========