commit 92c8605b8227e46b02601354d7094171de709e5f
parent 7dec2aefa1f2ffc7a10443d33494886d06d3e000
Author: Leah Thein <leah@toaster.fritz.box>
Date: Wed, 2 Dec 2020 16:43:32 +0100
parent 7dec2aefa1f2ffc7a10443d33494886d06d3e000
Author: Leah Thein <leah@toaster.fritz.box>
Date: Wed, 2 Dec 2020 16:43:32 +0100
README: fix code-tags for cgit
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md @@ -2,14 +2,14 @@ a little introduction into this software. ## get it -```shell= +``` [user@pc ~]$ git clone https://git.ctu.cx/ctucx/gallery/ [user@pc ~]$ cd gallery/ [user@pc ~]$ nimble build ``` ## use it -```shell= +``` [user@pc ~]$ ./gallery <config.file> ```