This is an automated email from the ASF dual-hosted git repository.
jleroux pushed a commit to branch release18.12
in repository
https://gitbox.apache.org/repos/asf/ofbiz-framework.gitThe following commit(s) were added to refs/heads/release18.12 by this push:
new 7e9492d Improved: Adds the download-the-gradle-wrapper section
7e9492d is described below
commit 7e9492d2dcb1b573307d9412083bcb237a5a020c
Author: Jacques Le Roux <
[hidden email]>
AuthorDate: Tue Apr 7 15:32:49 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 656cc38..ce73147 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: