README.md typos
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/081d709c Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/tree/081d709c Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/diff/081d709c Branch: refs/heads/develop Commit: 081d709c3902819f614839693219efd3d990c06e Parents: 926d488 Author: Dale LaBossiere <dlab...@us.ibm.com> Authored: Tue Dec 5 14:51:36 2017 -0500 Committer: Dale LaBossiere <dlab...@us.ibm.com> Committed: Tue Dec 5 14:51:36 2017 -0500 ---------------------------------------------------------------------- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/blob/081d709c/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index e1f671b..8ed3a27 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ which is not supported on the Android platform. Build the samples ```sh -./mvnw clean package # -Pplatform-java7 +./mvnw clean package # -Pplatform-java7 as needed ``` A standard jar and uber jar are created for each sample category @@ -138,7 +138,7 @@ Note: Do NOT override the value via The build will not behave as desired. A similar declaration is present in template/pom.xml. -hen running get-edgent-jars.sh, specify `--version=<the-version>`. +When running get-edgent-jars.sh, specify `--version=<the-version>`. # Running the samples