aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDR695H <dr695h@att.com>2017-06-01 16:41:25 -0400
committerDR695H <dr695h@att.com>2017-06-01 16:44:07 -0400
commitf50df3b5653749f42fa885b2b637d3ae975e394c (patch)
treea7f8dec367123baaf372575e5567f3255e17325b /README.md
parenta9ee25c0d93e8e1496ae5535e65e38ec76b4dd25 (diff)
[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 <dr695h@att.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
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)