diff --git a/README.md b/README.md index efa3d4fc42..6c453422fd 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,8 @@ Base is a secure, low-cost, developer-friendly Ethereum L2 built to bring the ne After cloning the repository begin by installing dependencies at the root. +Enable corepack so that the Yarn version pinned in this repository is used instead of any globally installed version. + ```shell yarn yarn build