diff --git a/README.md b/README.md index ce1791f55e..5fd7d09d7b 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ To create projects outside of the `installer/` directory, add the latest archive To build the documentation: ```bash -npm install --prefix assets +npm install MIX_ENV=docs mix docs ```