improve wording of readme

I wanted to make sure I was able to commit before working on other code.

Change-Id: I90f523623afaa2a6e958cf1dc05d1e2e69ea0fc6
This commit is contained in:
Alexander Hirschfeld 2014-04-06 16:33:27 -05:00
parent c92d830565
commit 4a94ca4d7a
1 changed files with 1 additions and 1 deletions

2
doc/README.md Normal file → Executable file
View File

@ -6,7 +6,7 @@ Welcome to RefStack. This project helps OpenStack collect and distribute test a
Executing Tests
-----------------------------
The heart of RefStack is running tests. We've done a lot of things to make that easier (like [T-CUP](tcup.my)), but here's the basic things you need to do to run Tempest in RefStack:
The heart of RefStack is tracking test results. We've done a lot of things to make that easier (like [T-CUP](tcup.my)), but here's the basic things you need to do to run Tempest in RefStack:
1. Setup a system with all the Operating System dependencies
1. Clone Refstack and Tempest (get the branch you want)