Skip to content

Commit

Permalink
docs: update quickstart (#2072)
Browse files Browse the repository at this point in the history
  • Loading branch information
alvrs authored Dec 16, 2023
1 parent 1f3897b commit 6672838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

The easiest way to get started with MUD is to use [a template](/templates/typescript/getting-started).

1. Ensure you have `node` and `pnpm` installed.
1. Ensure you have [`node`](https://nodejs.org/en/download/package-manager#macos), [`pnpm`](https://pnpm.io/installation) and [`foundry`](https://getfoundry.sh/) installed.
1. Create and start the application:

```sh copy
Expand Down

0 comments on commit 6672838

Please sign in to comment.