From 9415a49fbd618ad0d770022628a5ac6784ddbb17 Mon Sep 17 00:00:00 2001 From: Meeh Date: Fri, 31 Jan 2014 07:35:21 +0100 Subject: [PATCH] documentation update --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 3117f52a..dc4e0a8c 100644 --- a/README.md +++ b/README.md @@ -18,14 +18,13 @@ First, build it. * $ cd i2pd * $ make -Now, copy your netDb folder from your Java I2P config dir. (The one with r0, r1, r2, ... folders in it) to the source folder where your i2p binary is. - Next, find out your public ip. (find it for example at http://www.whatismyip.com/) Then, run it with: $ ./i2p --host=YOUR_PUBLIC_IP +The client should now reseed by itself. Other options: * --port= - The port to listen on