Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1614bd3

Browse files
authored
Update README.md
1 parent 5306f35 commit 1614bd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/templates/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ List template examples in our CLI with `coder templates init`.
66
77
## Getting Started
88

9-
Clone this repository to create a project from any example listed here:
9+
Clone this repository to create a template from any example listed here:
1010

1111
```console
1212
git clone https://github.com/coder/coder
13-
cd examples/templates/aws-macos
13+
cd examples/templates/aws-linux
1414
coder templates create
1515
```
1616

0 commit comments

Comments
 (0)