diff --git a/README.md b/README.md index 8b5ef805eba896bd9b4f5c1d479abf45c8180373..5a596b9dac8cb9ecce8c297c84c5fadc4b10cef4 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ For snapshots, add the following to your pom.xml file: </repository> <dependency> - <groupId>com.xeiam</groupId> + <groupId>com.xeiam.xchart</groupId> <artifactId>xchart</artifactId> <version>2.5.2-SNAPSHOT</version> </dependency>