Merge pull request #16 from dan1d/update-docs
Update documentation to explain how to build the module
This commit is contained in:
commit
fc13eab53e
1 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue