diff --git a/docs/guide/contributing.md b/docs/guide/contributing.md index 6ebebf6a..4244cf13 100644 --- a/docs/guide/contributing.md +++ b/docs/guide/contributing.md @@ -11,7 +11,7 @@ We also recommend installing [@antfu/ni](https://github.com/antfu/ni) to help sw After cloning the repo, run: ```bash -$ pnpm i # install the dependencies of the project +pnpm i # install the dependencies of the project ``` :::tip ⚠️