diff --git a/docs/INSTALL-digital-ocean.md b/docs/INSTALL-digital-ocean.md index 5f42bef2585..e0a2bd4b600 100644 --- a/docs/INSTALL-digital-ocean.md +++ b/docs/INSTALL-digital-ocean.md @@ -63,7 +63,7 @@ Replace `192.168.1.1` with the IP address you got from Digital Ocean. Finish installing Docker: - 'wget -qO- https://get.docker.io/ | sh' + wget -qO- https://get.docker.io/ | sh