Update 'README.md'

This commit is contained in:
mattronix 2023-11-02 16:40:59 +00:00
parent e8cffa7da7
commit 05a3ed7b71

View file

@ -87,7 +87,7 @@ sudo sh -c 'echo "deb https://packages.sury.org/php/ $(lsb_release -sc) main" >
sudo apt update
sudo apt install php8.2 -y
php -v
sudo apt install apache2 libapache2-mod-php8.2 php8.2-mbstring php8.2-curl
sudo apt install libapache2-mod-php8.2 php8.2-mbstring php8.2-curl
sudo systemctl restart apache2
cd /var/www/html/
git clone git@code.techinc.nl:techinc/printer-manager-admin.git