Skip to content

Commit 6ef8a62

Browse files
Update workspaces.md (#2993)
adding missing command word
1 parent adcd6f5 commit 6ef8a62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/workspaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ templates](./templates.md):
1010

1111
```sh
1212
# create a workspace from the template; specify any variables
13-
create --template="<templateName>" <workspaceName>
13+
coder create --template="<templateName>" <workspaceName>
1414

1515
# show the resources behind the workspace and how to connect
1616
coder show <workspace-name>

0 commit comments

Comments
 (0)