This is an automated email from the ASF dual-hosted git repository.
jleroux pushed a commit to branch release17.12
in repository
https://gitbox.apache.org/repos/asf/ofbiz-framework.gitThe following commit(s) were added to refs/heads/release17.12 by this push:
new 1e8ffb4 Improved: Adds the download-the-gradle-wrapper section
1e8ffb4 is described below
commit 1e8ffb4906b470ce08973378d8902922cb108350
Author: Jacques Le Roux <
[hidden email]>
AuthorDate: Tue Apr 7 15:29:55 2020 +0200
Improved: Adds the download-the-gradle-wrapper section
---
README.adoc | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/README.adoc b/README.adoc
index e606462..18b8d04 100644
--- a/README.adoc
+++ b/README.adoc
@@ -69,6 +69,13 @@
https://medium.com/@javachampions/java-is-still-free-2-0-0-6b9aa8d6d244[To know
To quickly install and fire-up OFBiz, please follow the below instructions from
the command line at the OFBiz top level directory (folder).
+[[download-the-gradle-wrapper]]
+=== Download the Gradle wrapper:
+
+MS Windows: `init-gradle-wrapper`
+
+Unix-like OS: `./gradle/init-gradle-wrapper`
+
[[prepare-ofbiz]]
=== Prepare OFBiz: