From 20736118ad54bc1e9afdf006f505e3bd945ed0b0 Mon Sep 17 00:00:00 2001 From: amwaterhouse Date: Mon, 18 Jul 2005 16:15:23 +0000 Subject: [PATCH] backslash irrelevant in java --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. ################## -- 1.7.10.2