show people how to use a binary

Former-commit-id: bcb0919efa
Former-commit-id: 0029c009aa9ea1d6a825d5622ddd2640798fe58f
This commit is contained in:
idk
2022-08-20 18:58:50 -04:00
parent 856691f025
commit 20d2b9ece6

View File

@ -4,6 +4,20 @@ A port of the batch scripts from i2p.firefox to Java.
## Getting started
### Using a Binary
```sh
mkdir ~/tmp-i2pfirefox && cd ~/tmp-i2pfirefox
wget https://github.com/eyedeekay/i2p.plugins.firefox/releases/download/0.0.8/i2pfirefox.zip
unzip i2pfirefox.zip
./i2pbrowser.cmd
#or if you want to use a Chromium
./test-chromium.sh
```
### Building
This is not actually a plugin yet, but it will be soon. The important bit is the jar.