Browse Source

Merge branch 'master' of https://github.com/PurpleI2P/i2pd

pull/167/head
orignal 9 years ago
parent
commit
57578a3aa3
  1. 6
      README.md

6
README.md

@ -48,11 +48,9 @@ On Ubuntu/Debian based @@ -48,11 +48,9 @@ On Ubuntu/Debian based
* $ cd i2pd
* $ make
Next, find out your public ip. (find it for example at http://www.whatismyip.com/)
Then, run it:
Then, run it with:
$ ./i2p --host=YOUR_PUBLIC_IP
$ ./i2p
The client should now reseed by itself.

Loading…
Cancel
Save