From f50df3b5653749f42fa885b2b637d3ae975e394c Mon Sep 17 00:00:00 2001 From: DR695H Date: Thu, 1 Jun 2017 16:41:25 -0400 Subject: [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 --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') 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) -- cgit 1.2.3-korg