Skip to content

Commit

Permalink
Update pip instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
goerz committed Jan 8, 2020
1 parent 39c4f33 commit ecddc4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@ To install the latest released version of doctr-versions-menu, run this command

.. code-block:: console
$ pip install doctr_versions_menu
$ pip install doctr-versions-menu
This is the preferred method to install Doctr Versions Menu, as it will always install the most recent stable release.

If you don't have `pip`_ installed, the `Python installation guide`_, respectively the `Python Packaging User Guide`_ can guide
you through the process.

To install the latest development version of doctr-versions-menu from `Github`_.
To install the latest development version of ``doctr-versions-menu`` from `Github`_.

.. code-block:: console
Expand Down

0 comments on commit ecddc4d

Please sign in to comment.