From b62f49e5ef2c2ff8ec9e20769ce1c9adec13856a Mon Sep 17 00:00:00 2001 From: ijl4git <156111660+ijl4git@users.noreply.github.com> Date: Tue, 9 Jan 2024 11:28:16 -0500 Subject: [PATCH] Update README.md Kinda a dummy PR meant to test external submissions --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 11805405cf6..a7f89750cea 100644 --- a/README.md +++ b/README.md @@ -55,8 +55,10 @@ xcode-select --install From a new checkout of this repository, run: -* `yarn install` -* `yarn build` +```sh +yarn install +yarn build +``` When the `yarn install` is done, the top-level `node_modules/` will contain all the shared dependencies, and each subproject's `node_modules/` should