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