]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
docs: Fix package name
authorAli Alnubani <alialnu@mellanox.com>
Sat, 31 Mar 2018 13:55:59 +0000 (16:55 +0300)
committerDaniel Axtens <dja@axtens.net>
Thu, 5 Apr 2018 09:28:46 +0000 (19:28 +1000)
Fixed a typo that instructed to install tox instead
of reno.

Signed-off-by: Ali Alnubani <alialnu@mellanox.com>
Signed-off-by: Daniel Axtens <dja@axtens.net>
docs/development/contributing.rst

index e6c066304946ba75572665a6a4472c36985bb586..66c2cb9a0adb1039d252927030d0219ad54951aa 100644 (file)
@@ -80,7 +80,7 @@ first install it:
 
 .. code-block:: shell
 
-   $ sudo pip install tox
+   $ sudo pip install reno
 
 Once installed, a new release note can be created using the ``reno new``
 command: