X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=README;h=1a46cb57b3ecc44839a677088fbce5013d62e46e;hb=HEAD;hp=38ca5bbc5912d673ed93915c11be50620689ae17;hpb=81757077b4fe0775fd3aea01412af3aa21c0581a;p=lgpl%2Fargeo-commons.git diff --git a/README b/README index 38ca5bbc5..1a46cb57b 100644 --- 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: