Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 594b979 + 0f3710a commit 6d11f38Copy full SHA for 6d11f38
docs/platforms/azure.md
@@ -44,7 +44,7 @@ For this instance, we will run Coder as a system service, however you can run Co
44
In the Azure VM instance, run the following command to install Coder
45
46
```console
47
-curl -fsSL <https://coder.com/install.sh> | sh
+curl -fsSL https://coder.com/install.sh | sh
48
```
49
50
## Run Coder
0 commit comments