Skip to content

Commit b8aa0f8

Browse files
committed
fixup
1 parent 3019d51 commit b8aa0f8

File tree

1 file changed

+4
-15
lines changed

1 file changed

+4
-15
lines changed

docs/install/index.md

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -144,22 +144,11 @@ Verify that the installation was successful by opening a new terminal and
144144
running:
145145

146146
```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
150150

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.
163152
...
164153
```
165154

0 commit comments

Comments
 (0)