Skip to content

Commit f87704f

Browse files
authored
Add starting instruction for yarn (#84)
1 parent 98c78a7 commit f87704f

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
@@ -89,7 +89,7 @@ Differences between vue-analytics and the Nuxt.js implementation:
8989

9090
1. Clone this repository
9191
2. Install dependencies using `yarn install` or `npm install`
92-
3. Start development server using `npm run dev`
92+
3. Start development server using `yarn dev` or `npm run dev`
9393

9494
## License
9595

0 commit comments

Comments
 (0)