Skip to content

Commit 47bca3f

Browse files
committed
chore: replaced yarn reference with pnpm
1 parent b2740d3 commit 47bca3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing/local-development/Local_Linking.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The command to put instead of that `#` comment, depends on the local downstream
3636
Additionally, if you haven't yet built the typescript-eslint repository, do so now:
3737

3838
```shell
39-
pnpm build
39+
pnpm run build
4040
```
4141

4242
## Repository Linking

0 commit comments

Comments
 (0)