Commit c68bf20e authored by Jeromy Johnson's avatar Jeromy Johnson Committed by GitHub

Update experimental-features.md

parent bfd01b57
......@@ -190,12 +190,12 @@ First, to prevent your node from even trying to connect to the default bootstrap
ipfs bootstrap rm --all
```
then
Then add your own bootstrap peers with:
```bash
ipfs bootstrap add <multiaddr>
```
example:
For example:
```
ipfs bootstrap add /ip4/104.236.76.40/tcp/4001/ipfs/QmSoLV4Bbm51jM9C4gDYZQ9Cy3U6aXMJDAbzgu2fzaDs64
```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment