Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Kinda a dummy PR meant to test external submissions
  • Loading branch information
ijl4git authored Jan 9, 2024
1 parent 4dcc411 commit b62f49e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b62f49e

Please sign in to comment.