X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=README;h=618a615ad0756b72501f87344d7287b931e37b8b;hb=c1cfb99785396db10ffa57e5950d72f873880c61;hp=742ea2a5a833cacd8eb18bc2f86ba783e472854b;hpb=9ab1001c61afa9c1ab83a6314c05f32bd4ae28d4;p=jalview.git diff --git a/README b/README index 742ea2a..618a615 100755 --- a/README +++ b/README @@ -1,10 +1,7 @@ -Jalview Release 2.01 -------------------- +Jalview Readme +-------------- - -This is the complete source for Jalview 2.01. - The source is available as a tar file and comes complete with the GNU General Public License. To build the application you will need a J2SDK 1.4+. @@ -26,3 +23,11 @@ Replace JALVIEW_HOME with the full path to Jalview Installation Directory. ################## + +If you use a proxy server add + +-Dhttp.proxyServer=YOUR.SERVER -Dhttp.proxyPort=YOURPORT + +If the proxy server requires authentication, add + +-Dhttp.proxyUser=USERNAME -Dhttp.proxyPassword=PASSWORD