aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 53132c6..5fa741a 100644
--- a/README.md
+++ b/README.md
@@ -98,3 +98,8 @@ while the TCL crowd likely don't like the shift away from user interfaces. I
don't expect anyone to really have any interest in this thing, but if I'd get to
choose I would probably want to use a scripting language like this over any
other current alternatives, of which there are many excellent ones.
+
+## Building and running
+
+`make`, after which `./lyn examples/guile.scm` for example. REPL not supported
+at the moment, though it probably could be added.