summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2009-09-04 15:30:47 -0500
committerPaul W. Frields <stickster@gmail.com>2009-09-04 15:30:47 -0500
commit5a1ce4591715da68e3092730496b6d9d2972a88d (patch)
treeac73d83ec271ad65a99a29af30e58f634734a7ce /README
parent2d87af0cea57136d9dba540ca7295e593a66ad91 (diff)
downloadpulsecaster-5a1ce4591715da68e3092730496b6d9d2972a88d.tar.gz
pulsecaster-5a1ce4591715da68e3092730496b6d9d2972a88d.tar.xz
pulsecaster-5a1ce4591715da68e3092730496b6d9d2972a88d.zip
Some docs cleanup
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
=========