Update README.md
clarify what to do here
This commit is contained in:
parent
b6f79a9f95
commit
46102c0b3a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue