From ebf1445e3694ccbe5836bdf0d97c5933ee4afcd6 Mon Sep 17 00:00:00 2001 From: watts Date: Wed, 1 Nov 2023 14:27:07 +0100 Subject: [PATCH] Update Setup Computer Debian 12 --- Setup-Computer-Debian-12.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Setup-Computer-Debian-12.md b/Setup-Computer-Debian-12.md index 344a586..fc65f27 100644 --- a/Setup-Computer-Debian-12.md +++ b/Setup-Computer-Debian-12.md @@ -172,7 +172,7 @@ cd ~/work/stxm/build/PixelatorController # run GUI in 2nd Terminal cd ~/work/stxm/build/PixelatorGUI -./scripts/PixelatorGUI -nH # -nH for no Hardware uses Ports 56561 and 56562 +./scripts/PixelatorGUI-nH # -nH for no Hardware uses Ports 56561 and 56562 ```