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:
Pere Lev 2024-08-21 20:23:54 +03:00
parent e6319aa686
commit 0d189271cc
No known key found for this signature in database
GPG key ID: 5252C5C863E5E57D

View file

@ -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.
$ mkdir static
$ stack build
# (7) Configuration