commit -m "correct Setup.md"
This commit is contained in:
parent
65292437fb
commit
c6eadbc37b
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# Project Setup
|
# Project Setup
|
||||||
|
|
||||||
* npm (`npm install -g npx`)
|
* npm (`sudo apt install npm`)
|
||||||
* npx (e.g. with `sudo npm install -g npx`)
|
* npx (e.g. with `sudo npm install -g npx`)
|
||||||
* Run `npm install --ignore-scripts` in project root to retrieve all dependencies
|
* Run `npm install --ignore-scripts` in project root to retrieve all dependencies
|
Loading…
Reference in a new issue