Prepare next development cycle
[lgpl/argeo-commons.git] / README
diff --git a/README b/README
index 38ca5bbc5912d673ed93915c11be50620689ae17..1a46cb57b3ecc44839a677088fbce5013d62e46e 100644 (file)
--- a/README
+++ b/README
@@ -11,11 +11,11 @@ Prerequisites to build this layer:
 
 Then, run:
 
-git clone http://git.argeo.org/gpl/argeo-commons.git --recursive
+git clone http://git.argeo.org/lgpl/argeo-commons.git --recursive
 export JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64/
-./argeo-tp/configure
+./argeo-commons/configure
 
-cd argeo-tp
+cd argeo-commons
 make clean all
 
 In order to use it within an Eclipse PDE environment: