summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
=====