@@ -232,5 +232,5 @@ Perform the following steps on the machine you want to use as your server.
3.[Create a Cloudflare Account](https://developers.cloudflare.com/fundamentals/setup/account/create-account/)
4.[Add the Domain to the Cloudflare Account](https://developers.cloudflare.com/fundamentals/setup/manage-domains/add-site/)
5.[Create the Cloudflare Tunnel](https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/get-started/create-remote-tunnel/)
-**Important:** Use Docker to install `cloudflared` and add `-d --network 19squared_frontend`at the end of the provided command.
-**Important:** Use Docker to install `cloudflare/cloudflared` and add `-d --network 19squared_frontend`between `docker run` and `cloudflare/cloudflared` of the provided command.