This commit is contained in:
tavo-wasd 2023-11-19 12:49:45 -06:00
parent 55f6a41865
commit e8a4a806cf

View file

@ -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"