JAL-4036 Add getDbName to the GFTSPanelI and add an index code message to the index...
[jalview.git] / README
diff --git a/README b/README
index f121a93..5735c8e 100644 (file)
--- a/README
+++ b/README
@@ -25,7 +25,7 @@ the tldr:
 
 gradle test # run functional test suite
 
-gradle shadowJar # build a single executable Jar under build/lib/
+gradle shadowJar # build a single executable Jar under build/libs/
 
 gradle jalviewjs # builds JalviewJS under build/jalviewjs