add doc for edgent runtime version override

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/2234cc93
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/tree/2234cc93
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/diff/2234cc93

Branch: refs/heads/develop
Commit: 2234cc93169a22db512fd0fda6fec6cd9aee415a
Parents: caf5890
Author: Dale LaBossiere <dlab...@us.ibm.com>
Authored: Tue Nov 21 12:21:58 2017 -0500
Committer: Dale LaBossiere <dlab...@us.ibm.com>
Committed: Tue Nov 21 12:21:58 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/blob/2234cc93/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index ba18312..cf973f1 100644
--- a/README.md
+++ b/README.md
@@ -96,7 +96,7 @@ which is not supported on the Android platform.
 
 Build the samples
 ```sh
-./mvnw clean package  # -Pplatform-java7 as needed
+./mvnw clean package  # -Pplatform-java7 and/or 
-Dedgent.runtime.version=<the-version> as needed
 ```
 
 A standard jar and uber jar are created for each sample category

Reply via email to