note
This commit is contained in:
parent
7b56794118
commit
0d379c0b25
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Minimal groff web frontend
|
|||
## Try it out
|
||||
|
||||
Dependencies: `groff-base grap php-fpm`.
|
||||
Run the following command and visit http://0.0.0.0:8000 in your browser.
|
||||
Run the following command and visit http://0.0.0.0:8000 in your browser. (It will create a tmp directory!)
|
||||
|
||||
```shell
|
||||
wget -qO - "https://gitlab.com/tavo-wasd/groff-web/-/raw/main/public/index.php" | php -S 0.0.0.0:8000
|
||||
|
|
Loading…
Reference in a new issue