Note that the monotone tunnel needs to be started before pulling from monotone (ticket #1264)

This commit is contained in:
kytv
2014-05-11 23:31:00 +00:00
parent 2a8180b2f7
commit cec28d0657

View File

@@ -264,6 +264,12 @@
<h3 id="pulling-the-i2p.i2p-i2p.www-and-i2p.syndie-branches">{% trans %}Pulling the <code>i2p.i2p</code>, <code>i2p.www</code> and <code>i2p.syndie</code> branches{% endtrans %}</h3>
<p>
{% trans -%}
I2P is shipped with a pre-configured tunnel pointing to the project Monotone server. Ensure that the tunnel has been started
within <a href="http://127.0.0.1:7657/i2ptunnel">I2PTunnel</a> before attempting to pull the source code from 127.0.0.1:8998.
{%- endtrans %}
</p>
<p>
{% trans -%}