diff --git a/README.md b/README.md index c204233..fc60c7c 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,11 @@ Web UI for manage and admin openvpn users ## Install -### docker +### disclaimer +Because this utility uses external calls for `bash`, `core-utils` and `easyrsa` it can work only on Linux systems + +### docker We have [docker-compose.yaml](https://github.com/flant/openvpn-admin/blob/master/docker-compose.yaml) you can just change/add values you need and start it with [start.sh](https://github.com/flant/openvpn-admin/blob/master/start.sh)