Merge pull request #622 from RayBB/replace-wget

replace wget with download script
This commit is contained in:
Pieter Vander Vennet 2022-01-17 01:01:13 +01:00 committed by GitHub
commit 7bc01b783b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 14 additions and 3 deletions

View file

@ -33,7 +33,6 @@ To develop and build MapComplete, you
- You can [use asdf to manage your runtime versions](https://asdf-vm.com/).
0. Install `npm`. Linux: `sudo apt install npm` (or your favourite package manager), Windows: install
nodeJS: https://nodejs.org/en/download/
0. On iOS, install `wget` (`brew install wget`)
0. Run `npm run init` which …
- runs `npm install`
- generates some additional dependencies and files