From 3a1c5aef5512d3f87cd1a508a6c68c2d25320070 Mon Sep 17 00:00:00 2001 From: Ali Diamond <5589184+endingwithali@users.noreply.github.com> Date: Thu, 14 Jul 2022 13:33:14 -0400 Subject: [PATCH] Update workspaces.md adding missing command word --- docs/workspaces.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/workspaces.md b/docs/workspaces.md index 6a4b6c74ceab2..46dfb5435f5a6 100644 --- a/docs/workspaces.md +++ b/docs/workspaces.md @@ -10,7 +10,7 @@ templates](./templates.md): ```sh # create a workspace from the template; specify any variables -create --template="" +coder create --template="" # show the resources behind the workspace and how to connect coder show