commit -m "correct Setup.md"

This commit is contained in:
az 2021-02-26 12:00:31 +01:00
parent 65292437fb
commit c6eadbc37b

View file

@ -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