Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5306f35 commit 1614bd3Copy full SHA for 1614bd3
examples/templates/README.md
@@ -6,11 +6,11 @@ List template examples in our CLI with `coder templates init`.
6
7
## Getting Started
8
9
-Clone this repository to create a project from any example listed here:
+Clone this repository to create a template from any example listed here:
10
11
```console
12
git clone https://github.com/coder/coder
13
-cd examples/templates/aws-macos
+cd examples/templates/aws-linux
14
coder templates create
15
```
16
0 commit comments