diff --git a/template/public/index.html b/template/public/index.html index 3622e29b418..7f3e83f4e43 100644 --- a/template/public/index.html +++ b/template/public/index.html @@ -24,8 +24,8 @@ You can add webfonts, meta tags, or analytics to this file. The build step will place the bundled scripts into the
tag. - To begin the development, run `npm start`. - To create a production bundle, use `npm run build`. + To begin the development, run `npm start` or `yarn start`. + To create a production bundle, use `npm run build` or `yarn build`. -->