From ad4fea32c5586453fc77acec6590cdb3c3cf3f70 Mon Sep 17 00:00:00 2001 From: Kristian Polso Date: Fri, 25 May 2018 10:48:10 +0300 Subject: [PATCH] Closes #65 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 061f1ea..636964d 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ git clone https://github.com/lbryio/lbry.tech yarn # serve with hot reload at localhost:8080 -vuepress dev +yarn dev # build for production with minification & start express server yarn start