Remove remnant mention of npm
This commit is contained in:
parent
18a3d84627
commit
b3156f433f
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ In the root directory of the project, execute following commands
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
bundle install
|
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.
|
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.
|
||||||
|
|
Loading…
Reference in a new issue