Merge pull request #16 from dan1d/update-docs

Update documentation to explain how to build the module
This commit is contained in:
Thomas Zarebczan 2018-05-07 12:42:13 -04:00 committed by GitHub
commit fc13eab53e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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)