Merge pull request #1087 from orbitdb/fix/apidocs

Fix orbitdb package name in API docs
This commit is contained in:
Haad
2023-08-30 16:07:18 +03:00
committed by GitHub

View File

@@ -4,7 +4,7 @@ as its data storage and Libp2p Pubsub to automatically sync databases with peers
To install OrbitDB:
```bash
npm install orbit-db
npm install @orbitdb/core@next
```
IPFS is also required: