Skip to content

Commit

Permalink
Shorten the playright install copy
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewortwein committed May 9, 2024
1 parent 1ca07cd commit 7ddd93b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This repository is a Yarn 4 monorepo containing the following packages:
- If you have `yarn 1` installed globally, it is recommended that you run `corepack enable` so that the version of yarn set in `packageManager` in `package.json` is used for this project
- Run `yarn install`
- Run `yarn build`
- If you will be working with Playwright, run `yarn playwright install`
- Run `yarn playwright install`

### Testing

Expand Down

0 comments on commit 7ddd93b

Please sign in to comment.