diff --git a/README.rst b/README.rst index 427102e..434107e 100644 --- a/README.rst +++ b/README.rst @@ -28,6 +28,16 @@ Compatibility Tested under Python 2.6, 2.7 and 3.3 +Installation +============ + +Use ``pip`` or ``easy_install``: + +.. code:: + + $ pip install csscompressor + + Development ===========