Skip to content

docs: make it clear the CLI must be downloaded to use templates #5373

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 16 commits into from
Dec 13, 2022
Merged
Prev Previous commit
Next Next commit
Update docs/templates.md
  • Loading branch information
ghuntley committed Dec 12, 2022
commit de51a5b38b2dce263ff093bc9c1f2a68a6b7866f
2 changes: 1 addition & 1 deletion docs/templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ individuals can start their own Coder deployments.
From your local machine, download the CLI for your operating system from the
[releases](https://github.com/coder/coder/releases) or run:

```sh
```console
curl -fsSL https://coder.com/install.sh | sh

```
Expand Down