From 0f331cc362bbb88be9acd08d69386196d9f0aede Mon Sep 17 00:00:00 2001 From: saksham taneja Date: Sun, 13 Oct 2019 19:52:06 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2538f62..5486461 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ yarn link lbry-redux ```` ### 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. +Run `$ yarn build`. If the symlink does not work, just build the file and move the `bundle.js` file into the `node_modules/` folder. ## Contributing We :heart: contributions from everyone! We welcome [bug reports](https://github.com/lbryio/lbry-redux/issues/), [bug fixes](https://github.com/lbryio/lbry-redux/pulls) and feedback on the module is always appreciated.