We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b868fa9 commit 93c3a04Copy full SHA for 93c3a04
README.md
@@ -40,7 +40,7 @@ a corresponding [Digital Ocean Community Tutorial](http://bit.ly/1AGUZkq).
40
41
docker run -v $OVPN_DATA:/etc/openvpn --rm kylemanna/openvpn ovpn_getclient CLIENTNAME > CLIENTNAME.ovpn
42
43
-## `docker-compose`
+## Docker Compose
44
45
If you prefer to use `docker-compose` please refer to the [documentation](docs/docker-compose.md).
46
0 commit comments