Merge pull request #62 from Bl4ckSpr4y/patch-4

fix typo
This commit is contained in:
Dane Everitt 2019-01-24 09:09:24 -08:00 committed by GitHub
commit 1a36bd788b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,7 @@ systemctl enable redis-server
#### certbot
```bash
yuaptm install -y certbot
apt install -y certbot
```
#### composer
@ -118,4 +118,4 @@ The default Redis install is perfectly fine for the panel.
If you have Redis already in use you may want to look into running another Redis instance similar to [this guide](https://community.pivotal.io/s/article/How-to-setup-and-run-multiple-Redis-server-instances-on-a-Linux-host)
## Installing the panel
Follow the regular guide to install the [panel](/panel/getting_started.md#installation)
Follow the regular guide to install the [panel](/panel/getting_started.md#installation)