add curl and other bins to path
This commit is contained in:
parent
f56424e432
commit
c03748ae2b
|
@ -22,6 +22,7 @@
|
||||||
9. Install the latest LTS version `nvm install 20.11.1` (replace version)
|
9. Install the latest LTS version `nvm install 20.11.1` (replace version)
|
||||||
10. `nvm use 20.11.1` to select what was just installed
|
10. `nvm use 20.11.1` to select what was just installed
|
||||||
11. Download and install git (64b) from https://git-scm.com/download/win (default settings are fine)
|
11. Download and install git (64b) from https://git-scm.com/download/win (default settings are fine)
|
||||||
|
12. Edit environment variables and add `C:\Program Files\Git\mingw64\bin` to user Path permanently
|
||||||
|
|
||||||
## Updating
|
## Updating
|
||||||
Just download a new `.exe` and update the path in `runner.bat`
|
Just download a new `.exe` and update the path in `runner.bat`
|
||||||
|
|
Loading…
Reference in New Issue
Block a user