diff --git a/README.rst b/README.rst
index 80971f2..fa7cf4b 100644
--- a/README.rst
+++ b/README.rst
@@ -1,6 +1,6 @@
-======================
-tarantool-queue-python
-======================
+============
+queue-python
+============
Python Bindings for `Tarantool Queue `_.
@@ -31,7 +31,7 @@ For install bleeding edge type:
.. code-block:: bash
- $ sudo pip install git+https://github.com/tarantool/tarantool-queue-python.git
+ $ sudo pip install git+https://github.com/tarantool/queue-python.git
For configuring Queue in `Tarantool `_ read manual `Here `_.