X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=README;h=eaf226bfded93f7bdbd8f73a273d339a1e63ed40;hb=6252c21f25fa087d1933fcbf9a73f5ed53048b3c;hp=cbc93b1247e133b01bcc9ca80d9a89c509c57f81;hpb=ab43013b7e357b84b4abade0dba949668dfb2a0e;p=jalview.git diff --git a/README b/README index cbc93b1..eaf226b 100755 --- a/README +++ b/README @@ -25,7 +25,10 @@ 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. +Replace JALVIEW_HOME with the full path to Jalview Installation Directory. If building from source: + +java -Djava.ext.dirs=JALVIEW_BUILD/dist -cp JALVIEW_BUILD/dist/jalview.jar jalview.bin.Jalview + ##################