update github abs path

This commit is contained in:
readme 2020-03-03 11:38:04 +01:00
parent 5f71c5aaea
commit c8e46b9955
17 changed files with 37 additions and 31 deletions

View file

@ -35,6 +35,12 @@ To build the site for production and compress HTML files:
npm run production
```
on windows command line (not powershell, not vscode terminal):
```bash
npm run production-win
```
The site is built in the `/build` folder.
## Further information