forked from I2P_Developers/i2p.www
typo fixes
This commit is contained in:
@ -73,10 +73,10 @@ The steps below should be performed with root access (i.e., switching
|
||||
user to root with "<code>su</code>" or by prefixing each command with "<code>sudo</code>").<br />
|
||||
<ol>
|
||||
<li>Download the <a href="http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu/pool/main/i/i2p/">i2p-router</a> package from the <a href="http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu/pool/main/i/i2p/">PPA</a>.</li>
|
||||
<li>Make sure that you have Java installed. Running <span style="font-style: italic;"><code>apt-get install default-jvm</code></span> should be sufficient.<br />
|
||||
<li>Make sure that you have Java installed. Running <span style="font-style: italic;"><code>apt-get install default-jre</code></span> should be sufficient.<br />
|
||||
You are now ready to install I2P! <br />
|
||||
<code> dpkg -i i2p-router_*.deb</code></li>
|
||||
<li>It is recommended to compile <a href="/jbigi">jbigi</a> for your system to acheive better performance. Instructions are available <a href="/jbigi">here</a>.</li>
|
||||
<li>It is recommended to compile <a href="/jbigi">jbigi</a> for your system to achieve better performance. Instructions are available <a href="/jbigi">here</a>.</li>
|
||||
</ol>
|
||||
After the installation process completes you can move on to the next part of <a href="debian#Post-install_work">starting I2P</a> and configuring it for your system.
|
||||
<h2 id="Post-install_work">Post-install work</h2>
|
||||
|
Reference in New Issue
Block a user