Skip to content

Commit f43e3bc

Browse files
committed
deploy
1 parent 797cbf6 commit f43e3bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/skillable/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The following parameters are passed directly on the command line:
2929
### 1. Create Resource Group
3030

3131
```powershell
32-
az group create --name "rg-contoso-agent-wks-$UNIQUE_SUFFIX" --location "West US"
32+
az group create --name "rg-contoso-agent-workshop-$UNIQUE_SUFFIX" --location "West US"
3333
```
3434

3535
### 2. Deploy Infrastructure

0 commit comments

Comments
 (0)