diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,4 +11,4 @@ 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 -$ PYTHONPATH=$PWD python pulsecaster/ui.py +$ ./pulsecaster.py |