Skip to content

Commit 6b98083

Browse files
authored
fix: add remix-run to template example (#435)
1 parent e4b4f71 commit 6b98083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ You can also initialize a new project with any of these examples using the `--te
1313
For example:
1414

1515
```
16-
npx create-remix@latest --template examples/<example-dir>
16+
npx create-remix@latest --template remix-run/examples/<example-dir>
1717
```
1818

1919
Enjoy!

0 commit comments

Comments
 (0)