Update README.md

This commit is contained in:
lambadalambda 2017-02-19 16:15:42 -05:00
parent fcb950fb43
commit a97f6a64ad
1 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,8 @@ You don't need to build Pleroma yourself. Check out https://gitgud.io/lambadalam
``` bash
# install dependencies
npm install
npm install -g yarn
yarn
# serve with hot reload at localhost:8080
npm run dev