aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b34248ae..b15d31c0 100644
--- a/README.md
+++ b/README.md
@@ -57,7 +57,7 @@ For pure Java apps:
```
<dependency>
<groupId>org.whispersystems</groupId>
- <artifactId>axolotl-java</groupId>
+ <artifactId>axolotl-java</artifactId>
<version>(latest version number)</version>
</dependency>
```