diff --git a/README.md b/README.md index ad7d610c..4189d61e 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ 1. Clone this repository 2. Install dependencies using `yarn install` or `npm install` -3. Start development server using `npm run dev` +3. Start development server using `yarn dev` or `npm run dev` ## License @@ -22,14 +22,12 @@ Copyright (c) - Nuxt Community + [npm-version-src]: https://img.shields.io/npm/v/@nuxtjs/pwa/latest.svg?style=flat-square [npm-version-href]: https://npmjs.com/package/@nuxtjs/pwa - [npm-downloads-src]: https://img.shields.io/npm/dm/@nuxtjs/pwa.svg?style=flat-square [npm-downloads-href]: https://npmjs.com/package/@nuxtjs/pwa - [checks-src]: https://flat.badgen.net/github/checks/nuxt-community/pwa-module/dev [checks-href]: https://github.com/nuxt-community/pwa-module/actions - [codecov-src]: https://img.shields.io/codecov/c/github/nuxt-community/pwa-module.svg?style=flat-square [codecov-href]: https://codecov.io/gh/nuxt-community/pwa-module