From c88a549e5b0f730f97c05d98b49a312ea9c6350a Mon Sep 17 00:00:00 2001 From: Wil Wilsman Date: Wed, 31 Mar 2021 13:03:47 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Remove=20@next=20from=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d3dcd1..d384a2d 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ## Installation ```sh-session -$ npm install --save-dev @percy/cli @percy/cypress@next +$ npm install --save-dev @percy/cli @percy/cypress ``` Then add to your `cypress/support/index.js` file