changeset 6:6ded3b06fafa

instructions
author Jeff Hammel <k0scist@gmail.com>
date Sun, 24 Dec 2017 13:09:01 -0800
parents 7580e7827e1e
children c197e6f55301
files README.md
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Sun Dec 24 13:04:43 2017 -0800
+++ b/README.md	Sun Dec 24 13:09:01 2017 -0800
@@ -17,4 +17,8 @@
 
 ## Building
 
-http://shakebuild.com/
\ No newline at end of file
+Let's try out the Shake build system:
+http://shakebuild.com/
+```
+stack install shake
+```
\ No newline at end of file