Update documentation to explain how to use this repository clearly for a new dev.
This commit is contained in:
parent
0652565de2
commit
dd7628c5b2
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…
Add table
Reference in a new issue