diff --git a/squad-server/templates/readme-template.md b/squad-server/templates/readme-template.md index d80afe2..c7b8051 100644 --- a/squad-server/templates/readme-template.md +++ b/squad-server/templates/readme-template.md @@ -38,6 +38,8 @@ SquadJS relies on being able to access the Squad server log directory in order t 3. Configure the `config.json` file. See below for more details. 4. Start SquadJS: `node index.js`. +**Note** - We use Yarn Workspaces so `npm install` will not work and will break stuff! +
## **Configuring SquadJS**