From bd89f96b27c48ee6cd010612a289f7e12340e0d5 Mon Sep 17 00:00:00 2001 From: Kristian Polso Date: Fri, 20 Apr 2018 16:17:45 +0300 Subject: [PATCH] Use yarn --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3f18de..7bf878a 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Built with: ``` bash # install dependencies -npm install +yarn # serve with hot reload at localhost:8080 vuepress dev