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.
1 parent 3024e25 commit 982769fCopy full SHA for 982769f
examples/README.md
@@ -1,6 +1,6 @@
1
# Examples
2
3
-List examples in our CLI with `coder projects init`.
+List examples in our CLI with `coder templates init`.
4
5
> [Submit an issue](https://github.com/coder/coder/issues/new) if you encounter any issues!
6
@@ -11,5 +11,5 @@ Clone this repository to create a project from any example listed here:
11
```sh
12
git clone https://github.com/coder/coder
13
cd examples/aws-macos
14
-coder projects create
+coder templates create
15
```
0 commit comments