Skip to content

Commit e2388db

Browse files
authored
move note about Cypress
1 parent 841a350 commit e2388db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55

66
## Install and use
77

8-
*note:* this plugin assumes you have already installed Cypress as a dev NPM dependency.
9-
108
```shell
119
npm install --save-dev netlify-plugin-cypress
1210
# or
@@ -15,6 +13,8 @@ yarn add -D netlify-plugin-cypress
1513

1614
And then add the plugin's name to the list of build plugins in `netlify.yml` file as shown in the examples below.
1715

16+
*note:* this plugin assumes you have already installed Cypress as a dev NPM dependency.
17+
1818
## Examples
1919

2020
### basic

0 commit comments

Comments
 (0)