File tree Expand file tree Collapse file tree 1 file changed +4
-15
lines changed Expand file tree Collapse file tree 1 file changed +4
-15
lines changed Original file line number Diff line number Diff line change @@ -144,22 +144,11 @@ Verify that the installation was successful by opening a new terminal and
144
144
running:
145
145
146
146
``` console
147
- coder --help
148
- oder --help
149
- coder v2.6.0+b3e3521
147
+ coder --version
148
+ Coder v2.6.0+b3e3521 Thu Dec 21 22:33:13 UTC 2023
149
+ https://github.com/coder/coder/commit/b3e352127478bfd044a1efa77baace096096d1e6
150
150
151
- USAGE:
152
- coder [global-flags] <subcommand>
153
-
154
- Coder v2.6.0+b3e3521 — A tool for provisioning self-hosted development
155
- environments with Terraform.
156
- - Start a Coder server:
157
-
158
- $ coder server
159
-
160
- - Get started by creating a template from an example:
161
-
162
- $ coder templates init
151
+ Full build of Coder, supports the server subcommand.
163
152
...
164
153
```
165
154
You can’t perform that action at this time.
0 commit comments