Update README.md

This commit is contained in:
Mark Robert Henderson
2019-05-24 21:54:52 -04:00
committed by GitHub
parent 6021c382df
commit ec5102bc99

View File

@@ -82,7 +82,7 @@ If you're using `orbitd-db` to develop **browser** or **Node.js** applications,
Install dependencies:
```
npm install orbit-db@rc2 ipfs
npm install orbit-db ipfs
```
```javascript