README correction

pull/1/head
knaccc 5 years ago
parent 5fe9ef28da
commit 765fbb45ed

@ -14,7 +14,7 @@ sudo apt-get update
sudo apt-get install i2p
```
Then copy the following 4 JAR files from the I2P installation to the import/lib directory in your clone of this GitHub project:
Then copy the following 5 JAR files from the I2P installation to the import/lib directory in your clone of this GitHub project:
`for i in i2p.jar mstreaming.jar router.jar sam.jar streaming.jar; do cp /usr/share/i2p/lib/$i import/lib/; done`

Loading…
Cancel
Save