We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98c78a7 commit f87704fCopy full SHA for f87704f
README.md
@@ -89,7 +89,7 @@ Differences between vue-analytics and the Nuxt.js implementation:
89
90
1. Clone this repository
91
2. Install dependencies using `yarn install` or `npm install`
92
-3. Start development server using `npm run dev`
+3. Start development server using `yarn dev` or `npm run dev`
93
94
## License
95
0 commit comments