update README.md with download info 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/2f094fa3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/tree/2f094fa3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/diff/2f094fa3
Branch: refs/heads/develop Commit: 2f094fa3f3210542d9c921400a799e0537b9313a Parents: 1dd7504 Author: Dale LaBossiere <dlab...@us.ibm.com> Authored: Tue Nov 21 16:31:49 2017 -0500 Committer: Dale LaBossiere <dlab...@us.ibm.com> Committed: Tue Nov 21 16:31:49 2017 -0500 ---------------------------------------------------------------------- README.md | 7 +++++++ 1 file changed, 7 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/blob/2f094fa3/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index cf973f1..30b8cd8 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,13 @@ # Quickstart +If you haven't already done so, download the samples from github: +```sh +git clone https://github.com/apache/incubator-edgent-samples +cd incubator-edgent-samples +git checkout develop +``` + You must have Java 8 installed on your system. Maven will be automatically downloaded and installed by the maven wrapper `mvnw`.