1
0
mirror of https://gitlab.cvh-server.de/skrause/flashcards.git synced 2026-03-16 07:50:15 +01:00

Edit README.md

This commit is contained in:
2026-03-06 15:48:10 +01:00
parent 0b3b05c3d0
commit 9b67e92dc3

View File

@@ -16,7 +16,7 @@ Optional:
``` ```
meson setup builddir meson setup builddir
cd ./builddir cd builddir/
meson compile meson compile
``` ```