Fix orbitdb package name in API docs

This commit is contained in:
haad 2023-08-30 16:06:46 +03:00
parent b5e0a3535f
commit fb38c51625

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: