diff options
author | DR695H <dr695h@att.com> | 2017-06-01 16:41:25 -0400 |
---|---|---|
committer | DR695H <dr695h@att.com> | 2017-06-01 16:44:07 -0400 |
commit | f50df3b5653749f42fa885b2b637d3ae975e394c (patch) | |
tree | a7f8dec367123baaf372575e5567f3255e17325b /README.md | |
parent | a9ee25c0d93e8e1496ae5535e65e38ec76b4dd25 (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.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |