diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -9,14 +9,8 @@ You need to have `guile` installed. ## Running -Just run the script provided - -``` -$ ./run.sh -``` - Or call with guile: ``` -$ guile depre/main.scm +$ guile wake-up.scm ``` |