[TEST-36] git clone is needed first 93/4593/1
authorDR695H <dr695h@att.com>
Thu, 1 Jun 2017 20:41:25 +0000 (16:41 -0400)
committerDR695H <dr695h@att.com>
Thu, 1 Jun 2017 20:44:07 +0000 (16:44 -0400)
adds comment about the fact that git clone is needed first

Change-Id: I3709c9071cda8a441ef0e9979565dbec1b0fb5d8
Signed-off-by: DR695H <dr695h@att.com>
README.md

index 1565912..7c36fdc 100644 (file)
--- 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)