diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3c3e811b..c571a428 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,6 +21,7 @@ For speed and consistency, this repo leverages `bazel` as it's main build tool. After forking the repo, link npm dependencies: + ```bash pnpm i ```