diff jotto/README.md @ 9:8ef628eff167

note stack init step
author Jeff Hammel <k0scist@gmail.com>
date Mon, 01 Jan 2018 14:49:39 -0800
parents 7580e7827e1e
children
line wrap: on
line diff
--- a/jotto/README.md	Sun Dec 24 13:27:57 2017 -0800
+++ b/jotto/README.md	Mon Jan 01 14:49:39 2018 -0800
@@ -10,4 +10,6 @@
 To build:
 ```
 stack build
-```
\ No newline at end of file
+```
+
+You will have to run `stack init` first.