[ofbiz-framework] branch trunk updated: Improved: Adds the download-the-gradle-wrapper section

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[ofbiz-framework] branch trunk updated: Improved: Adds the download-the-gradle-wrapper section

jleroux@apache.org
This is an automated email from the ASF dual-hosted git repository.

jleroux pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 2d47e25  Improved: Adds the download-the-gradle-wrapper section
2d47e25 is described below

commit 2d47e253e144df6fd7f2808c3fe2a90d7bf2f1c3
Author: Jacques Le Roux <[hidden email]>
AuthorDate: Tue Apr 7 15:34:38 2020 +0200

    Improved: Adds the download-the-gradle-wrapper section
---
 README.adoc | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/README.adoc b/README.adoc
index 077eb49..7bd3c95 100644
--- a/README.adoc
+++ b/README.adoc
@@ -69,6 +69,14 @@ 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: