# HG changeset patch # User Jeff Hammel # Date 1514149741 28800 # Node ID 6ded3b06fafafc9fa9fd74a649ed59db97234d34 # Parent 7580e7827e1e891156c7f29f7b7ab099939d68ef instructions diff -r 7580e7827e1e -r 6ded3b06fafa README.md --- 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