Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update docs/install.md
Co-authored-by: Ben Potter <ben@coder.com>
  • Loading branch information
Katie Horne and bpmct authored May 23, 2022
commit df7b10eee4740178dacadece46c4b125c4e574be
2 changes: 1 addition & 1 deletion docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Before proceeding, please ensure that you have Docker installed.
1. At this point, you're ready to provision your first workspace:

```console
coder create --template="docker-local" [workspace name]
coder create --template="docker" [workspace name]
```

Follow the on-screen prompts to set the parameters for your workspace. If
Expand Down