From: DR695H Date: Thu, 1 Jun 2017 20:41:25 +0000 (-0400) Subject: [TEST-36] git clone is needed first X-Git-Tag: 1.0.0-Amsterdam~56 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=f50df3b5653749f42fa885b2b637d3ae975e394c;p=testsuite.git [TEST-36] git clone is needed first adds comment about the fact that git clone is needed first Change-Id: I3709c9071cda8a441ef0e9979565dbec1b0fb5d8 Signed-off-by: DR695H --- diff --git a/README.md b/README.md index 1565912c..7c36fdca 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # Getting Started +## Prerequisites +This guide assumes you have run git clone on https://gerrit.onap.org/r/p/testsuite.git + ## Development Environment Setup ### Python Installation You should install 2.7.12: [https://www.python.org/downloads/release/python-2712](https://www.python.org/downloads/release/python-2712)