Skip to content

Commit

Permalink
Mention --ignore-engines in README
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Aug 28, 2023
1 parent 75c2c06 commit 2785b17
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 @@ -28,7 +28,7 @@ This project can be setup by cloning and installing it as follows:
```bash
$ git clone https://github.com/rubensworks/jbr.js.git
$ cd jbr.js
$ yarn install
$ yarn install --ignore-engines
```

**Note: `npm install` is not supported at the moment, as this project makes use of Yarn's [workspaces](https://yarnpkg.com/lang/en/docs/workspaces/) functionality**
Expand Down

0 comments on commit 2785b17

Please sign in to comment.