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
commit ecde75c349
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: