Fixed readme

This commit is contained in:
nathan 2016-02-10 00:29:41 +01:00
parent e01f7374c2
commit e3a8bf118b

View File

@ -36,7 +36,7 @@ This project is **kept in sync** with the utilities library, so "jar hell" is no
```
<dependency>
<groupId>com.dorkbox</groupId>
<artifactId>Annotations</artifactId>
<artifactId>InputConsole</artifactId>
<version>1.5</version>
</dependency>
```