From e8a4a806cfaf21ccc5b38226040deafed84c49c7 Mon Sep 17 00:00:00 2001 From: tavo-wasd Date: Sun, 19 Nov 2023 12:49:45 -0600 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 607f704..4483d9b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Minimal groff web frontend ## Try it out Dependencies: `groff-base grap php-fpm`. -Run the following and visit http://0.0.0.0:8000 in your browser. (It will create a tmp directory!) +Run the following and visit http://0.0.0.0:8000 in your browser. (It will create a ./gen directory!) ```shell wget "https://gitlab.com/tavo-wasd/groff-web/-/raw/main/public/index.php"