Skip to content

Commit b1ef947

Browse files
authored
Merge pull request biojava#20 from yjcho2252/patch-1
Update installation.md
2 parents a9be3f6 + 399f7fe commit b1ef947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ As of version 4, BioJava is available in maven central. This is all you would ne
1616
<dependency>
1717

1818
<groupId>org.biojava</groupId>
19-
<artifactId>biojava-genomics</artifactId>
19+
                       <artifactId>biojava-genome</artifactId>
2020
<version>4.2.0</version>
2121
<!-- note: the genomics module depends on the BioJava-core module and will import it automatically -->
2222
</dependency>

0 commit comments

Comments
 (0)