Skip to content

Commit 0914225

Browse files
authored
fix: Add consistent use of coder templates init (#3665)
Closes #2303.
1 parent 706bceb commit 0914225

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/lima/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This will:
2525

2626
Once this completes, you can visit `http://localhost:3000` and start creating workspaces!
2727

28-
Alternatively, enter the VM with `limactl shell coder` and run `coder template init` to start creating your own templates!
28+
Alternatively, enter the VM with `limactl shell coder` and run `coder templates init` to start creating your own templates!
2929

3030
## Further Information
3131

site/src/pages/TemplatesPage/TemplatesPageView.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ export const TemplatesPageView: FC<React.PropsWithChildren<TemplatesPageViewProp
135135
: Language.emptyViewNoPerms
136136
}
137137
descriptionClassName={styles.emptyDescription}
138-
cta={<CodeExample code="coder template init" />}
138+
cta={<CodeExample code="coder templates init" />}
139139
/>
140140
</TableCell>
141141
</TableRow>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy