Remove remnant mention of npm

This commit is contained in:
Wout Schellaert 2019-01-07 21:24:11 +01:00
parent 18a3d84627
commit b3156f433f

View file

@ -32,7 +32,7 @@ In the root directory of the project, execute following commands
```bash
bundle install
npm install
yarn install
```
You will (momentarily) also need `pandoc` and `latex` to compile the reports from the board meetings. Refer to your OS package manager to install these things.