From e4c23493a99b399f0c03e8218ec12cd76b7abdda Mon Sep 17 00:00:00 2001 From: lolcat Date: Mon, 27 Nov 2023 19:39:20 -0500 Subject: added dependency in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c5c4909..7930cba 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ This section is still to-do. You will need to figure shit out for some of the ap Login as root. ```sh -apt install apache2 certbot php-imagick imagemagick php-curl curl php-apcu git libapache2-mod-php python3-certbot-apache +apt install php-mbstring apache2 certbot php-imagick imagemagick php-curl curl php-apcu git libapache2-mod-php python3-certbot-apache service apache2 start a2enmod rewrite ``` -- cgit v1.2.3