From b6bfa4400ebe2b3b814317b7d937c5e18290dd7f Mon Sep 17 00:00:00 2001 From: raabe Date: Mon, 30 Oct 2023 16:29:36 +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 1e40a6d..306fbb3 100644 --- a/Setup-Computer-Debian-12.md +++ b/Setup-Computer-Debian-12.md @@ -132,7 +132,7 @@ sudo make install - compile Pixelator ``` cd ~/work/stxm -./autoreconf -i +autoreconf -i mkdir build cd build ``` \ No newline at end of file