„README.md“ ändern

This commit is contained in:
Yann Mölle 2023-04-11 23:12:36 +00:00
parent 1ecd4c79b9
commit f8e4fe7a36

View File

@ -10,7 +10,7 @@
<br> <br>
### How to set it up? ### How to set it up?
- You need GIt, PHP and Apache installed (example for Ubuntu or Debian based) - You need GIt, PHP and Apache installed (example for Ubuntu or Debian based).
```bash ```bash
apt-get update && apt-get install git php php-mail apache2 -y apt-get update && apt-get install git php php-mail apache2 -y
systemctl enable apache2 && systemctl start apache2 systemctl enable apache2 && systemctl start apache2