updated quickstarts
This commit is contained in:
parent
61e258e3fb
commit
eba88a0476
2 changed files with 0 additions and 3 deletions
|
@ -34,8 +34,6 @@ $ npm install
|
|||
$ npm run configure
|
||||
```
|
||||
|
||||
Add your ip address in `config/siteConfig.json`
|
||||
|
||||
#### Build & start the app
|
||||
|
||||
_note: make sure lbry is running in the background before proceeding_
|
||||
|
|
|
@ -131,7 +131,6 @@ Check your site configs
|
|||
$ cd config/
|
||||
$ nano siteConfig.json
|
||||
```
|
||||
add your ip address in `config/siteConfig.json`
|
||||
|
||||
### Build & run
|
||||
|
||||
|
|
Loading…
Reference in a new issue