about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2014-11-29 14:19:31 -0800
committerKartik K. Agaram <vc@akkartik.com>2014-11-29 14:19:31 -0800
commit12dd8fc0f37c78607ae32b62113773b7f927225a (patch)
tree076df250a3ffeb3c16e30b50c1478fd75232b919
parent8a7b5db344bb09fffeea73be79677afd2651d4c7 (diff)
downloadmu-12dd8fc0f37c78607ae32b62113773b7f927225a.tar.gz
387
-rw-r--r--Readme.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/Readme.md b/Readme.md
index 2df1e355..ff544b0e 100644
--- a/Readme.md
+++ b/Readme.md
@@ -58,7 +58,8 @@ before we invest in the *visual* tools for making them concise.
 
 **Taking mu for a spin**
 
-Prerequisites: Racket from http://racket-lang.org
+First install [Racket](http://racket-lang.org). (Just for the initial
+prototype.) Then:
 
 ```shell
   $ cd mu
@@ -203,7 +204,7 @@ Try running the tests:
 ```
 
 Now start reading `mu.arc.t` to see how it works. A colorized copy of it is at
-`mu.arc.t.html` and http://akkartik.github.io/mu.
+mu.arc.t.html and http://akkartik.github.io/mu.
 
 You might also want to peek in the `.traces` directory, which automatically
 includes logs for each test showing you just how it ran on my machine. If mu