diff --git a/with-nextra-3/readme.md b/with-nextra-3/readme.md index 2eb4fd0..c7e7f52 100644 --- a/with-nextra-3/readme.md +++ b/with-nextra-3/readme.md @@ -6,7 +6,7 @@ This is an example website using Nextra (v3) and Code Hike. Clone it with: ```bash -$ npx degit code-hike/examples/with-nextra my-docs +$ npx degit code-hike/examples/with-nextra-3 my-docs $ cd my-docs ```