Skip to content

Commit

Permalink
docs(contrib): clarify that we mean a path, not a link (latticexyz#2519)
Browse files Browse the repository at this point in the history
Co-authored-by: alvarius <alvarius@lattice.xyz>
  • Loading branch information
qbzzt and alvrs authored Mar 21, 2024
1 parent b96014a commit 57648ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/contribute.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ The following steps are only necessary if you want to contribute to MUD. To use
To check the changes in an application, run these commands at the application's root.

```sh copy
pnpm mud set-version --link <link to MUD repository>
pnpm mud set-version --link /relative/path/to/local/mud
pnpm install
```

Expand Down

0 comments on commit 57648ba

Please sign in to comment.