summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorGerman M. Bravo <german.mb@deipi.com>2011-03-03 13:10:05 -0600
committerGerman M. Bravo <german.mb@deipi.com>2011-03-03 13:10:05 -0600
commit2963d3ec49492c656f030cef3f824e6b913a1303 (patch)
tree12b267f6ec114e9a08e3a9db2711d16a50f9e20b /README.rst
parent138d3c1cbade2a24eff5d6e170739c1d70cf8acc (diff)
downloadpyscss-2963d3ec49492c656f030cef3f824e6b913a1303.tar.gz
Updated documentation
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index ddda222..bc56004 100644
--- a/README.rst
+++ b/README.rst
@@ -46,9 +46,9 @@ Installation
============
pyScss should be installed using pip or setuptools::
- pip install scss
+ pip install pyScss
- easy_install scss
+ easy_install pyScss
Usage
=====