You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@edgent.apache.org by cd...@apache.org on 2017/11/21 11:51:10 UTC

[30/50] incubator-edgent-samples git commit: source bundle README updates

source bundle README updates

Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/commit/97aa739d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/tree/97aa739d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/diff/97aa739d

Branch: refs/heads/develop
Commit: 97aa739d9f5e625409cd14f77bf02cc16a3b90f8
Parents: c7df9e4
Author: Dale LaBossiere <dl...@us.ibm.com>
Authored: Mon Oct 9 19:11:53 2017 -0400
Committer: Dale LaBossiere <dl...@us.ibm.com>
Committed: Mon Oct 9 19:11:53 2017 -0400

----------------------------------------------------------------------
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/blob/97aa739d/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 271feef..b78b6e2 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,8 @@
 
 # Quickstart
 
-You must have Java 8 installed on your system.
+You must have Java 8 installed on your system. Maven will be automatically
+downloaded installed by the maven wrapper `mvnw`.
 
 Build the samples for Java 8
 ```sh