typo
This commit is contained in:
parent
55f6a41865
commit
e8a4a806cf
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Minimal groff web frontend
|
||||||
## Try it out
|
## Try it out
|
||||||
|
|
||||||
Dependencies: `groff-base grap php-fpm`.
|
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
|
```shell
|
||||||
wget "https://gitlab.com/tavo-wasd/groff-web/-/raw/main/public/index.php"
|
wget "https://gitlab.com/tavo-wasd/groff-web/-/raw/main/public/index.php"
|
||||||
|
|
Loading…
Reference in a new issue