Update Setup Computer Debian 12

2023-08-09 23:07:14 +02:00
parent aca8566756
commit 3b8905a939
+11
@@ -48,4 +48,15 @@ cd
mkdir work
cd work
git clone https://gitlab.psi.ch/microspectro/pixelator.git stxm
```
- compile Pixelator
```
cd ~/work/stxm
./autoreconf -i
mkdir build
cd build
```