diff --git a/www.i2p2/pages/faq.html b/www.i2p2/pages/faq.html index 2259a3b4de4d2965a76ae475eed4f9309dfa0b30..f0b3f451b64054ccb2a141c41f7d68f6f27edfbe 100644 --- a/www.i2p2/pages/faq.html +++ b/www.i2p2/pages/faq.html @@ -360,7 +360,7 @@ Then tell your IRC client to connect to localhost port 6668. </p> <ol> -<li>Open up clients.config and replace<br /> + <li>Open <code>~/.i2p/clients.config</code> and replace<br /> <code>clientApp.0.args=7657 ::1,127.0.0.1 ./webapps/</code><br /> with <br /> <code>clientApp.0.args=7657 0.0.0.0 ./webapps/</code></li>