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 e4b4f71 commit 6b98083Copy full SHA for 6b98083
README.md
@@ -13,7 +13,7 @@ You can also initialize a new project with any of these examples using the `--te
13
For example:
14
15
```
16
-npx create-remix@latest --template examples/<example-dir>
+npx create-remix@latest --template remix-run/examples/<example-dir>
17
18
19
Enjoy!
0 commit comments