Remove suffix from repo name in build doco

This commit is contained in:
YoungJules
2026-08-19 11:53:06 +02:00
parent e3ca960ae0
commit 2b463e4bf9
+1 -1
View File
@@ -5,7 +5,7 @@
Do this in ProxSpace:
```bash
cd ~/proxmark3_rfrg/client/experimental_lib
cd ~/proxmark3/client/experimental_lib
rm -rf build-lite
cmake -G "MSYS Makefiles" -S . -B build-lite \
-DSKIPPYTHON=1 \