Skip to content

Commit 6d11f38

Browse files
authored
Merge pull request #1 from vkvbit/vkvbit-patch-1
command correction
2 parents 594b979 + 0f3710a commit 6d11f38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platforms/azure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ For this instance, we will run Coder as a system service, however you can run Co
4444
In the Azure VM instance, run the following command to install Coder
4545

4646
```console
47-
curl -fsSL <https://coder.com/install.sh> | sh
47+
curl -fsSL https://coder.com/install.sh | sh
4848
```
4949

5050
## Run Coder

0 commit comments

Comments
 (0)