Update README.md
This commit is contained in:
parent
a40d703ed6
commit
ee228616c7
@ -5,8 +5,13 @@
|
|||||||
### How to set it up?
|
### How to set it up?
|
||||||
- You need PHP and Apache installed
|
- You need PHP and Apache installed
|
||||||
```bash
|
```bash
|
||||||
|
apt install php apache2
|
||||||
|
```
|
||||||
|
- Clone the repository
|
||||||
|
```bash
|
||||||
git clone https://github.com/hxcde/anonmail.git
|
git clone https://github.com/hxcde/anonmail.git
|
||||||
```
|
```
|
||||||
|
Move the files to webroot
|
||||||
```bash
|
```bash
|
||||||
mv anonmail/* /var/www/html/
|
mv anonmail/* /var/www/html/
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user