+1 for trivial renaming in doc

This commit is contained in:
Jibs 2011-05-20 10:16:19 +01:00
parent 5a1089ab94
commit df44fbcb26
1 changed files with 3 additions and 3 deletions

View File

@ -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