diff --git a/Setup.md b/Setup.md index c8f5d0c..692a6bb 100644 --- a/Setup.md +++ b/Setup.md @@ -13,8 +13,9 @@ Torrents -------- i2pd supports [Robert](http://en.wikipedia.org/wiki/Robert_%28P2P_Software%29) and [Vuze](https://en.wikipedia.org/wiki/Vuze). -Robert uses BOB protocol, i2pd must be run with parameter --bob.enabled=true. -Vuze uses I2CP protocol, i2pd must be run with parameter --i2cp.enabled=true. +> Robert uses BOB protocol, i2pd must be run with parameter: `--bob.enabled=true`. + +> Vuze uses I2CP protocol, i2pd must be run with parameter: `--i2cp.enabled=true`. See also --------