diff --git a/docs/platforms/azure.md b/docs/platforms/azure.md index 318b1d8b4ceb2..e0f21d70fbfc5 100644 --- a/docs/platforms/azure.md +++ b/docs/platforms/azure.md @@ -44,7 +44,7 @@ For this instance, we will run Coder as a system service, however you can run Co In the Azure VM instance, run the following command to install Coder ```console -curl -fsSL | sh +curl -fsSL https://coder.com/install.sh | sh ``` ## Run Coder