Skip to content

Commit 61235e9

Browse files
authored
fix: add note about enabling the build plugins beta
1 parent e2388db commit 61235e9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55

66
## Install and use
77

8+
Enable Netlify Build Plugins Beta from [https://app.netlify.com/teams/cypress/enable-beta](https://app.netlify.com/teams/cypress/enable-beta) the projects that need to use this plugin.
9+
10+
Add `netlify-plugin-cypress` NPM package as a dev dependency to your repository.
11+
812
```shell
913
npm install --save-dev netlify-plugin-cypress
1014
# or

0 commit comments

Comments
 (0)