This repository has been archived by the owner on Apr 24, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: fixed wrong import name (#197)
Changed the import name from: ```javascript import { createLibp2pNode } from libp2p ``` to ```javascript import { createLibp2p } from libp2p ```
- Loading branch information