Skip to content

Commit

Permalink
Add note about installing yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
svevang committed Jul 2, 2024
1 parent 02de19c commit 9cfb1c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ We're using E2E tests to cover core functionality of apps at PRX.
## Requirements

- [Node.js](https://nodejs.org/) (preferably managed with [asdf](https://github.com/asdf-vm/asdf))
- [Yarn](https://yarnpkg.com/)
- [Yarn](https://yarnpkg.com/) (You can install Yarn via Homebrew `brew install yarn`)

## Installation

Expand Down

0 comments on commit 9cfb1c9

Please sign in to comment.