another try
This commit is contained in:
parent
41d44768da
commit
e2f3c014a4
13
README.md
13
README.md
@ -28,14 +28,13 @@ Target systems:
|
|||||||
* Install make (only on windows, SDK on Linux can use the make installed with the SDK)
|
* Install make (only on windows, SDK on Linux can use the make installed with the SDK)
|
||||||
1. Install NodeJS LTS
|
1. Install NodeJS LTS
|
||||||
2. Install xpm
|
2. Install xpm
|
||||||
```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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user