Update documentation to explain how to use this repository clearly for a new dev.

This commit is contained in:
Daniel Dominguez 2018-05-05 16:11:42 -03:00
parent 0652565de2
commit dd7628c5b2

View file

@ -15,8 +15,8 @@ npm link lbry-redux
````
### Build
Run `$ npm build`.
Run `$ yarn build`. If the symlink does not work, just build the file and move the `bundle.js` file in to the `node_modules/` folder.
## License
[MIT © LBRY](LICENSE)
[MIT © LBRY](LICENSE)