Skip to content
This repository was archived by the owner on Oct 30, 2023. It is now read-only.

Commit a171f3a

Browse files
committed
docs: update readme
1 parent 6e61063 commit a171f3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ import { createLibp2p } from 'libp2p'
3737
import { ipniContentRouting } from '@libp2p/ipni-content-routing'
3838

3939
const node = await createLibp2p({
40-
peerRouting: [
40+
contentRouting: [
4141
ipniContentRouting('https://cid.contact')
4242
]
4343
//.. other config

0 commit comments

Comments
 (0)