Skip to content

Commit

Permalink
docs(README): remove @next (#2513)
Browse files Browse the repository at this point in the history
  • Loading branch information
qbzzt authored Mar 21, 2024
1 parent cba72b4 commit db1492e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@ You can see MUD's features, both those available and those still in development,
## Quickstart

```
pnpm create mud@next my-project
pnpm create mud my-project
```

Then follow the directions onscreen.

For more information on how to get started, have a look at the [MUD documentation](https://mud.dev/templates/typescript/getting-started).
For more information on how to get started, have a look at the [MUD documentation](https://mud.dev/quickstart).

## Contribute

Expand Down

0 comments on commit db1492e

Please sign in to comment.