Update INSTALL.md

This commit is contained in:
Drew Warren 2017-08-10 12:46:44 -06:00
parent 1564655d2a
commit bb1ee7ab99
1 changed files with 2 additions and 2 deletions

View File

@ -224,8 +224,8 @@ It is intended to provide a way to use various mail services in the future,
just bear with us for the time being (or open a Merge Request).
```bash
mkdir -p /srv/walnut/var/$my_domain
vim /srv/walnut/var/$my_domain/config.json
mkdir -p /srv/walnut/var/provider.$my_domain
vim /srv/walnut/var/provider.$my_domain/config.json
```
```json