about summary refs log tree commit diff stats
path: root/continuation2.mu
diff options
context:
space:
mode:
Diffstat (limited to 'continuation2.mu')
-rw-r--r--continuation2.mu5
1 files changed, 5 insertions, 0 deletions
diff --git a/continuation2.mu b/continuation2.mu
index a522b0bf..0e698aec 100644
--- a/continuation2.mu
+++ b/continuation2.mu
@@ -1,6 +1,11 @@
 # Example program showing that a 'paused' continuation can be 'resumed'
 # multiple times from the same point (but with changes to data).
 #
+# To run:
+#   $ git clone https://github.com/akkartik/mu
+#   $ cd mu
+#   $ ./mu continuation2.mu
+#
 # Expected output:
 #   1
 #   2