updated quickstarts

This commit is contained in:
bill bittner 2018-08-15 13:54:42 -07:00
parent 61e258e3fb
commit eba88a0476
2 changed files with 0 additions and 3 deletions

View file

@ -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_

View file

@ -131,7 +131,6 @@ Check your site configs
$ cd config/
$ nano siteConfig.json
```
add your ip address in `config/siteConfig.json`
### Build & run