Skip to content

Commit 3d02b38

Browse files
committed
Fix error in README
1 parent 980981a commit 3d02b38

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
@@ -58,7 +58,7 @@ cd react-dsfr
5858
yarn
5959
yarn start-cra # For testing in in a Create React App setup
6060
yarn start-next # For testing in a Next.js setup
61-
yarn start_vite # For testing in a Vite setup
61+
yarn start-vite # For testing in a Vite setup
6262

6363
# Run all unit test (test/runtime):
6464
yarn test

0 commit comments

Comments
 (0)