another try

This commit is contained in:
Robin Müller 2020-11-20 18:38:02 +01:00 committed by Robin Mueller
parent 733d5cac2c
commit eb9be6fd4c

View File

@ -31,11 +31,10 @@ Target systems:
```sh ```sh
npm install --global xpm npm install --global xpm
``` ```
3. Install Windows build tools (after installation also linux commands like mkdir can be used from windows) 3. Install Windows build tools (after installation also linux commands like mkdir can be used from windows)
```sh ```sh
xpm install --global @xpack-dev-tools/windows-build-tools@latest xpm install --global @xpack-dev-tools/windows-build-tools@latest
```` ```
### Building the software ### Building the software