diff --git a/README.md b/README.md index 3c068fce..796c1b3f 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ stack build # Install PureScript dependencies cd staging -spago install +spago build stack exec trypurescript 8081 $(spago sources) # should output that is is compiling the sources (first time)