From c708e5b2228877f5fc4633d2279edd19f7586dd0 Mon Sep 17 00:00:00 2001 From: Walesson Silva Date: Sun, 12 Sep 2021 17:40:22 -0300 Subject: [PATCH] task: add yarn command --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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