remove db referneces in README

This commit is contained in:
Daniel Ternyak 2017-04-12 00:19:38 -05:00
parent 284bf46c11
commit 47bd7ab715
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ MyEtherWallet (v4+)
```bash
npm run dev # run app in dev mode
npm run db # run mock db for app(from another process)
```
#### Build: