mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-13 14:26:37 +00:00
Fixed the packager command.
[skip ci]
This commit is contained in:
parent
6b32a75c63
commit
583202eb17
@ -9,7 +9,7 @@ The prerequisites are defined [here](https://github.com/theia-ide/theia/blob/mas
|
||||
### Build:
|
||||
To build the Arduino-PoC Electron-based Theia application you have to do the followings:
|
||||
```bash
|
||||
yarn --cwd ./electron/packager/
|
||||
yarn --cwd ./electron/packager/ && yarn --cwd ./electron/packager/ package
|
||||
```
|
||||
|
||||
The packaged application will be under the `./electron/build/dist` folder.
|
||||
|
Loading…
x
Reference in New Issue
Block a user