diff --git a/docs/src/installation.rst b/docs/src/installation.rst index 5c064df..32cb774 100644 --- a/docs/src/installation.rst +++ b/docs/src/installation.rst @@ -50,7 +50,7 @@ To create the file ``pybandits.whl`` for the installation with ``pip`` run the f .. code:: console - $ python setup.py sdist bdist_wheel + $ poetry publish To create the HTML documentation run the following commands: