Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion with-nextra-3/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Expand Down