Merge pull request #120 from lfuelling/stretch-unstable

add missing dependencies to README
This commit is contained in:
Alexandre Aubin 2019-02-18 16:07:29 +01:00 committed by GitHub
commit d83c34bbcf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,11 +18,17 @@ Requirements
- Nginx-extras from Debian wheezy-backports
- lua-json
- lua-ldap
- lua-filesystem
- lua-socket
- lua-rex-pcre
**OR**
- Nginx "Openresty" flavored : http://openresty.org/
- lua-ldap
- lua-filesystem
- lua-socket
- lua-rex-pcre
Installation
------------