diff --git a/README.md b/README.md index 8101a20..fa2d91f 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ To prepare your system to deploy Clearwater on Docker, run: wget -qO- https://get.docker.com/ | sh # Checkout clearwater-docker. - git clone --recursive git@github.com:Metaswitch/clearwater-docker.git + git clone --recursive https://github.com/Metaswitch/clearwater-docker.git Edit clearwater-docker/.env so that PUBLIC_IP is set to an IP address that can be used by SIP clients to access the docker host. E.g. if you are running in AWS, this wants to be the public IP of your AWS VM.