diff --git a/windows10/gitea_runner.md b/windows10/gitea_runner.md index dfb6c64..8797c41 100644 --- a/windows10/gitea_runner.md +++ b/windows10/gitea_runner.md @@ -22,6 +22,7 @@ 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 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 Just download a new `.exe` and update the path in `runner.bat`