summaryrefslogtreecommitdiffstats
path: root/utils/test/result_collection_api/README.rst
diff options
context:
space:
mode:
authorSerenaFeng <feng.xiaowei@zte.com.cn>2016-10-13 16:17:30 +0800
committerSerenaFeng <feng.xiaowei@zte.com.cn>2016-10-17 10:57:03 +0800
commitacba346463b1b2c0be489a553f12fcd28d383f05 (patch)
tree1501e4fa2cecb252a60dc1cc7d60d8bd2cf2e151 /utils/test/result_collection_api/README.rst
parent898fbb54b0bd1f0c576d15f516a8e67130c1268e (diff)
fix files with MIT or BSD licenses in testapi
moving tornado_swagger/static/ dir under 3rd_party/ dir JIRA: RELENG-156 Change-Id: I8c15f6776a7626d5837982d5961106a120f0c7a5 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Diffstat (limited to 'utils/test/result_collection_api/README.rst')
-rw-r--r--utils/test/result_collection_api/README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/test/result_collection_api/README.rst b/utils/test/result_collection_api/README.rst
index c0075bc76..44ab2a475 100644
--- a/utils/test/result_collection_api/README.rst
+++ b/utils/test/result_collection_api/README.rst
@@ -25,7 +25,7 @@ How to install
From within your environment, just run:
- python setup.py install
+ ./install.sh
How to run
^^^^^^^^^^