update OSX.html

Former-commit-id: dabd8752b4ed7bea62a9be1475fccae2de14996d
Former-commit-id: b5ae14caf52c0ef7cba827d0545f6522fe1fd509
This commit is contained in:
idk
2022-11-06 21:49:32 -05:00
parent 9ea3be441e
commit ed39c87813

View File

@ -176,13 +176,13 @@
file with any Java greater than Java 8. file with any Java greater than Java 8.
</p> </p>
<pre><code class="language-sh">mkdir ~/tmp-i2pfirefox &amp;&amp; cd ~/tmp-i2pfirefox <pre><code class="language-sh">mkdir ~/tmp-i2pfirefox &amp;&amp; cd ~/tmp-i2pfirefox
wget https://github.com/eyedeekay/i2p.plugins.firefox/releases/download/1.0.3/i2pfirefox.zip wget https://github.com/eyedeekay/i2p.plugins.firefox/releases/download/1.0.4/i2pfirefox.zip
unzip i2pfirefox.zip unzip i2pfirefox.zip
./i2pfirefox.cmd ./cmd/i2pfirefox.cmd
#or if you want to use a Chromium #or if you want to use a Chromium
./i2pchromium.cmd ./cmd/i2pchromium.cmd
</code></pre> </code></pre>
<h2> <h2>
Building a Building a