Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abradle committed Apr 22, 2016
1 parent df0c7de commit 07837cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@ The alpha release is available on Maven central.
<groupId>org.rcsb</groupId>
<artifactId>mmtf-decoder</artifactId>
<packaging>pom</packaging>
<version>0.0.1-alpha4</version>
<version>0.1.0</version>
```

```xml
<groupId>org.rcsb</groupId>
<artifactId>mmtf-api</artifactId>
<packaging>pom</packaging>
<version>0.0.1-alpha4</version>
<version>0.1.0</version>
```

Or you can clone this repo and install yourself.
Expand Down

0 comments on commit 07837cb

Please sign in to comment.