Update README.md
authorLiuChengTao <liuchengtao1982@gmail.com>
Wed, 16 Apr 2014 10:34:51 +0000 (18:34 +0800)
committerLiuChengTao <liuchengtao1982@gmail.com>
Wed, 16 Apr 2014 10:34:51 +0000 (18:34 +0800)
README.md

index 315967e..aa195eb 100644 (file)
--- 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