Skip to content

Commit d52649e

Browse files
committed
remove last yml reference
1 parent 85a13b1 commit d52649e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ npm install --save-dev netlify-plugin-cypress
1515
yarn add -D netlify-plugin-cypress
1616
```
1717

18-
And then add the plugin's name to the list of build plugins in `netlify.yml` file as shown in the examples below.
18+
And then add the plugin's name to the list of build plugins in `netlify.toml` file as shown in the examples below.
1919

2020
*note:* this plugin assumes you have already installed Cypress as a dev NPM dependency.
2121

0 commit comments

Comments
 (0)