Skip to content

Commit c68bf20

Browse files
Update experimental-features.md
1 parent bfd01b5 commit c68bf20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/experimental-features.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -190,12 +190,12 @@ First, to prevent your node from even trying to connect to the default bootstrap
190190
ipfs bootstrap rm --all
191191
```
192192

193-
then
193+
Then add your own bootstrap peers with:
194194
```bash
195195
ipfs bootstrap add <multiaddr>
196196
```
197197

198-
example:
198+
For example:
199199
```
200200
ipfs bootstrap add /ip4/104.236.76.40/tcp/4001/ipfs/QmSoLV4Bbm51jM9C4gDYZQ9Cy3U6aXMJDAbzgu2fzaDs64
201201
```

0 commit comments

Comments
 (0)