From a7aef67d68f88a694322bd3a24010765b6c6d6e7 Mon Sep 17 00:00:00 2001 From: Igor Gassmann Date: Thu, 28 Dec 2017 23:44:12 -0300 Subject: [PATCH] Add "Running" section --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a4544cd71..8d84f9753 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,12 @@ This will download and install the LBRY app and its dependencies, including The LBRY app requires Node >= 6; if you have an earlier version of Node installed and want to keep it, you can use [nvm](https://github.com/creationix/nvm) to switch back and forth. +### Running + +The app can be run from the sources using the following command: + +`yarn dev` + ### On Windows #### Windows Dependency