From 7b1161029408f6e41f1506560f67957a48aa5660 Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Thu, 12 Jul 2018 16:14:43 -0400 Subject: [PATCH] lbry-app > lbry-desktop --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b05d3e9..2ea6e4f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # lbry-redux -lbry-redux is a module which contains common React and redux code shared between lbry-app and lbry-android. +lbry-redux is a module which contains common React and redux code shared between lbry-desktop and lbry-android. ## Installation Add `lbry-redux` as a dependency to your `package.json` file.