Fixed: recently introduced typo (folder name inside tarball is i2p-, not i2p_)

This commit is contained in:
forget
2010-01-18 21:07:46 +00:00
parent d27626774c
commit dcb58dc861

View File

@ -29,7 +29,7 @@ or type <tt>java -version</tt> at your command prompt.
<a href="http://mirror.i2p2.de/i2psource_0.7.9.tar.bz2.sig">sig</a>)<br /> <a href="http://mirror.i2p2.de/i2psource_0.7.9.tar.bz2.sig">sig</a>)<br />
Alternately, you can fetch the source from <a href="newdevelopers">monotone</a>. Alternately, you can fetch the source from <a href="newdevelopers">monotone</a>.
<br/> <br/>
Run <code>(tar xjvf i2psource_0.7.9.tar.bz2 ; cd i2p_0.7.9 ; ant pkg)</code> then either Run <code>(tar xjvf i2psource_0.7.9.tar.bz2 ; cd i2p-0.7.9 ; ant pkg)</code> then either
run the GUI installer or headless install as above</li> run the GUI installer or headless install as above</li>
</ul> </ul>