From 4db84e94b0de0904b22dfc539e36de9302a4db6b Mon Sep 17 00:00:00 2001 From: tavo-wasd Date: Mon, 13 Nov 2023 19:48:18 -0600 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cbcbf10..c8e0e91 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ apt install -y groff-base grap nginx php-fpm ``` Download and extract files. Then, -Copy web root and set up permissions to `www-data` user +copy web root and set up permissions to `www-data` user so PDFs can be generated. ```shell