diff --git a/pom.xml b/pom.xml
index e2a4a58d0c83b72bab37fab1fc8ab1e97daac171..7f14a8911d5ef1f1a3053d7ec311793bc23e4d6d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
 			<version>17.0</version>
 		</dependency>
 		<dependency>
-<!-- 			clone and install the following project to your local maven repository: https://github.com/JCTools/JCTools -->
+<!-- 			install the following project to your local maven repository from submodule: JCTools -->
 			<groupId>org.jctools</groupId>
 			<artifactId>jctools-core</artifactId>
 			<version>1.0-SNAPSHOT</version>