Skip to content

Commit

Permalink
docs: readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Aug 10, 2022
1 parent 56738b8 commit f569ffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/libp2p-daemon-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ import { createServer } from '@libp2p/daemon-server'
import { createLibp2p } from 'libp2p'

const libp2p = await createLibp2p({
// .. config
// ..config
})

const multiaddr = new Multiaddr('/ip4/0.0.0.0/tcp/0')
Expand Down

0 comments on commit f569ffc

Please sign in to comment.