From: LiuChengTao Date: Wed, 16 Apr 2014 10:34:51 +0000 (+0800) Subject: Update README.md X-Git-Tag: upstream/3.1.0~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=aa480cacca806ca77fc7a7b9b124bce4e310f09a;p=test%2Ftools%2Ftestkit-lite.git Update README.md --- diff --git a/README.md b/README.md index 315967e..aa195eb 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,17 @@ Dependency: 2. python-setuptools python-support python-pip + Ubuntu + sudo apt-get install python-setuptools python-support python-pip - or with zypper + openSUSE(TIZEN) sudo zypper install python-setuptools python-support python-pip -3. python-requests(>=1.1), use pip to install + + +3. python-requests(>=1.1), use pip to install it sudo pip install requests