From 46102c0b3af03ff1e2a8f518835fe6ba214220ee Mon Sep 17 00:00:00 2001 From: littlemadhatter <31356843+littlemadhatter@users.noreply.github.com> Date: Tue, 19 Jan 2021 03:08:03 -0800 Subject: [PATCH] Update README.md clarify what to do here --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 888dcbf20..126f23494 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ You can run the web version (lbry.tv), the electron app, or both at the same tim #### Customize the web app -- In root directory, copy .env.defaults to .env and make changes +- In root directory, duplicate the .env.default file and rename it to .env then copy the code below and paste it anywhere in the .env file. ``` cp .env.defaults .env