Update README.md
This commit is contained in:
parent
b5208752dd
commit
25868bd937
@ -8,6 +8,7 @@
|
|||||||
- 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
|
||||||
```
|
```
|
||||||
- Clone the repository
|
- Clone the repository
|
||||||
```bash
|
```bash
|
||||||
|
Reference in New Issue
Block a user