summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 1 insertions, 7 deletions
diff --git a/README.md b/README.md
index 0e62f72..d558d70 100644
--- a/README.md
+++ b/README.md
@@ -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
```