Skip to content

Commit d8583a6

Browse files
committed
update
1 parent fec9d10 commit d8583a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-resource-manager/bicep/install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,12 @@ To solve the problem, you can manually install .NET from the [.NET website](http
5353

5454
```
5555

56-
**Mac**
56+
**macOS**
5757

5858
```json
5959
"dotnetAcquisitionExtension.existingDotnetPath": [
6060
{
61-
"extensionId": "msazurermtools.azurerm-vscode-tools",
61+
"extensionId": "ms-azuretools.vscode-bicep",
6262
"path": "/usr/local/share/dotnet/dotnet"
6363
}
6464
]

0 commit comments

Comments
 (0)