diff --git a/README.md b/README.md index fb2fd00..8fb4133 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ a corresponding [Digital Ocean Community Tutorial](http://bit.ly/1AGUZkq). * Initialize the `$OVPN_DATA` container that will hold the configuration files and certificates + docker volume create --name $OVPN_DATA docker run -v $OVPN_DATA:/etc/openvpn --rm kylemanna/openvpn ovpn_genconfig -u udp://VPN.SERVERNAME.COM docker run -v $OVPN_DATA:/etc/openvpn --rm -it kylemanna/openvpn ovpn_initpki