about summary refs log tree commit diff stats
path: root/continuation1.mu
diff options
context:
space:
mode:
Diffstat (limited to 'continuation1.mu')
-rw-r--r--continuation1.mu5
1 files changed, 5 insertions, 0 deletions
diff --git a/continuation1.mu b/continuation1.mu
index 8e9b1d03..47d036fa 100644
--- a/continuation1.mu
+++ b/continuation1.mu
@@ -2,6 +2,11 @@
 # function call, returning a continuation, and that calling the continuation
 # can 'resume' the paused function call.
 #
+# To run:
+#   $ git clone https://github.com/akkartik/mu
+#   $ cd mu
+#   $ ./mu continuation1.mu
+#
 # Expected output:
 #   1