Skip to content

Commit 7412fec

Browse files
Remove prompt from code block.
1 parent 52e4df3 commit 7412fec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/dev-spaces/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ To fix this issue, [update your taint configuration](../aks/operator-best-practi
7575
An update to the Azure Dev Spaces CLI changed its installation path. If you're using a version of the Azure CLI earlier than 2.0.63, you may see this error. To display your version of the Azure CLI, use `az --version`.
7676

7777
```azurecli
78-
$ az --version
78+
az --version
7979
azure-cli 2.0.60 *
8080
...
8181
```

0 commit comments

Comments
 (0)