update OSX.html
Former-commit-id: dabd8752b4ed7bea62a9be1475fccae2de14996d Former-commit-id: b5ae14caf52c0ef7cba827d0545f6522fe1fd509
This commit is contained in:
6
OSX.html
6
OSX.html
@ -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 && cd ~/tmp-i2pfirefox
|
<pre><code class="language-sh">mkdir ~/tmp-i2pfirefox && 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
|
||||||
|
Reference in New Issue
Block a user