Update README.md

This commit is contained in:
simon987 2020-05-29 18:56:30 -04:00 committed by GitHub
parent e1f72441b2
commit 2b70183a0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,7 +69,7 @@ These steps have to be performed on machine with compatible configuration (same
1. Install dependencies
```bash
apt install libperl-dev libgeoip-dev libgd-dev libxslt1-dev
apt install libperl-dev libgeoip-dev libgd-dev libxslt1-dev libpcre3-dev
```
2. Download nginx tarball corresponding to your current version (Check with `nginx -v`)
```bash