Skip to content

Commit 2a4792a

Browse files
committed
Typo in INSTALL fixed
1 parent b3fefb4 commit 2a4792a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: INSTALL

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ The simplest (and recommended) way to install tarantool-python
55

66
using `pip`::
77

8-
$ pip install Celery
8+
$ pip install tarantool
99

1010
or `easy_install`::
1111

12-
$ easy_install Celery
12+
$ easy_install tarantool
1313

1414

1515
You can also download a source tarball and install the package using distutils script::

0 commit comments

Comments
 (0)