Add notes on proxy settings
authoramwaterhouse <Andrew Waterhouse>
Tue, 9 Aug 2005 17:07:14 +0000 (17:07 +0000)
committeramwaterhouse <Andrew Waterhouse>
Tue, 9 Aug 2005 17:07:14 +0000 (17:07 +0000)
README

diff --git a/README b/README
index 742ea2a..618a615 100755 (executable)
--- a/README
+++ b/README
@@ -1,10 +1,7 @@
-Jalview Release 2.01\r
--------------------\r
+Jalview Readme\r
+--------------\r
 \r
 \r
-\r
-This is the complete source for Jalview 2.01. \r
-\r
 The source is available as a tar file and comes complete with the GNU General Public License. \r
 \r
 To build the application you will need a J2SDK 1.4+. \r
@@ -26,3 +23,11 @@ Replace JALVIEW_HOME with the full path to Jalview Installation Directory.
 \r
 ##################\r
 \r
+\r
+If you use a proxy server add \r
+\r
+-Dhttp.proxyServer=YOUR.SERVER -Dhttp.proxyPort=YOURPORT\r
+\r
+If the proxy server requires authentication, add\r
+\r
+-Dhttp.proxyUser=USERNAME -Dhttp.proxyPassword=PASSWORD\r