readme
This commit is contained in:
parent
c9aa68cb32
commit
440b62c91f
1 changed files with 4 additions and 2 deletions
|
@ -33,8 +33,10 @@ systemctl reload nginx
|
|||
|
||||
## Configuration
|
||||
|
||||
Here, you can change the groff binary PATH, and also settings
|
||||
an external compilation script if you prefer.
|
||||
Here, you can:
|
||||
- Change groff's PATH, for example if you installed groff in `/usr/local/bin/groff`
|
||||
- Modify the groff compiler command.
|
||||
- Or use an external script for compilation.
|
||||
|
||||
```php
|
||||
<?php
|
||||
|
|
Loading…
Reference in a new issue