From dcb58dc861373ed5a90b147b4637c4cc54a4927f Mon Sep 17 00:00:00 2001 From: forget Date: Mon, 18 Jan 2010 21:07:46 +0000 Subject: [PATCH] Fixed: recently introduced typo (folder name inside tarball is i2p-, not i2p_) --- www.i2p2/pages/download.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www.i2p2/pages/download.html b/www.i2p2/pages/download.html index 3bedb445..540bea13 100644 --- a/www.i2p2/pages/download.html +++ b/www.i2p2/pages/download.html @@ -29,7 +29,7 @@ or type java -version at your command prompt. sig)
Alternately, you can fetch the source from monotone.
- Run (tar xjvf i2psource_0.7.9.tar.bz2 ; cd i2p_0.7.9 ; ant pkg) then either + Run (tar xjvf i2psource_0.7.9.tar.bz2 ; cd i2p-0.7.9 ; ant pkg) then either run the GUI installer or headless install as above