diff --git a/README.md b/README.md index a3f3468d1f..ec3607693f 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ MUD is MIT-licensed, open source and free to use. ## Quickstart ``` -pnpm create mud@canary my-project +pnpm create mud@next my-project ``` For more information on how to get started, have a look at the [MUD documentation](https://mud.dev/quick-start).