mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-07-04 03:22:31 +00:00
Update GETTING_STARTED.md
Tiny typo in readme
This commit is contained in:
parent
f5d0d501dd
commit
967a754872
@ -104,7 +104,7 @@ Assuming you have a Node.js development environment installed, create a new proj
|
||||
mkdir orbitdb-app
|
||||
cd orbitdb-app
|
||||
npm init
|
||||
npm i helia orbitdb/core blockstore-level @chainsafe/libp2p-gossipsub
|
||||
npm i helia @orbitdb/core blockstore-level @chainsafe/libp2p-gossipsub
|
||||
```
|
||||
|
||||
Create a file in your project called index.js and add the following code to it:
|
||||
|
Loading…
x
Reference in New Issue
Block a user