comparison 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
comparison
equal deleted inserted replaced
8:cc74dcd1548b 9:8ef628eff167
9 9
10 To build: 10 To build:
11 ``` 11 ```
12 stack build 12 stack build
13 ``` 13 ```
14
15 You will have to run `stack init` first.