diff --git a/README.md b/README.md index 559961361..90d23f2b7 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ yarn yarn storybook # Starting test apps -yarn start-cra # For testing in in a Create React App setup +yarn start-cra # For testing in a Create React App setup yarn start-vite # For testing in a Vite setup yarn start-next-pagesdir # For testing in a Next.js 13 PagesDir setup (the default setup) yarn start-next-appdir # For testing in a Next.js 13 AppDir setup