Docs: Mention mkdir static
in INSTALL.md
Probably should use `.gitkeep` instead. But also, provide docker images so that people can skip all this manual stuff.
This commit is contained in:
parent
e6319aa686
commit
0d189271cc
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@ If you're building for a production deployment, set the `dev` flag to false in
|
||||||
|
|
||||||
Build. This will also automatically install the GHC Haskell compiler.
|
Build. This will also automatically install the GHC Haskell compiler.
|
||||||
|
|
||||||
|
$ mkdir static
|
||||||
$ stack build
|
$ stack build
|
||||||
|
|
||||||
# (7) Configuration
|
# (7) Configuration
|
||||||
|
|
Loading…
Reference in a new issue