Skip to content

Commit

Permalink
+1 for trivial renaming in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Jibs committed May 20, 2011
1 parent 5a1089a commit df44fbc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions INSTALL
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
Installation
============

You can install ``carrot`` either via the Python Package Index (PyPI)
You can install ``kombu`` either via the Python Package Index (PyPI)
or from source.

To install using ``pip``,::

$ pip install carrot
$ pip install kombu


To install using ``easy_install``,::

$ easy_install carrot
$ easy_install kombu


If you have downloaded a source tarball you can install it
Expand Down

0 comments on commit df44fbc

Please sign in to comment.