From: amwaterhouse Date: Mon, 18 Jul 2005 16:15:23 +0000 (+0000) Subject: backslash irrelevant in java X-Git-Tag: Release_2_02~1 X-Git-Url: http://source.jalview.org/gitweb/?p=jalview.git;a=commitdiff_plain;h=20736118ad54bc1e9afdf006f505e3bd945ed0b0 backslash irrelevant in java --- diff --git a/README b/README index 2f4ddec..742ea2a 100755 --- a/README +++ b/README @@ -22,7 +22,7 @@ To run application: java -Djava.ext.dirs=JALVIEW_HOME/lib -cp JALVIEW_HOME/jalview.jar jalview.bin.Jalview -Replace JALVIEW_HOME with the full path to Jalview Installation Directory. If using Windows, use backslash "\" instead of forward slash "/" +Replace JALVIEW_HOME with the full path to Jalview Installation Directory. ##################