Restructured a little bit #4

Merged
meierj merged 33 commits from mueller/master into master 2020-11-25 15:03:43 +01:00
55 changed files with 578 additions and 257 deletions
Showing only changes of commit e2f3c014a4 - Show all commits

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