Private
Public Access
11
1

Create Running No Hardware

2022-11-11 12:18:12 +01:00
parent 01bcc162f9
commit 25a21e004e

10
Running-No-Hardware.md Normal file

@@ -0,0 +1,10 @@
# 1. Start PixelatorController
```
cd build/PixelatorController/scripts
./PixelatorController ../../PixelatorController/config/settingsNoHardware.json
```
# 2. Start PixelatorGUI
```
cd build/PixelatorGUI
./scripts/PixelatorGUI
```