Skip to content

Commit

Permalink
Change pip link
Browse files Browse the repository at this point in the history
  • Loading branch information
shoumikchow committed Sep 25, 2020
1 parent 18e3f3c commit c617ec0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ Installation
Stable release
--------------

To install bbox_visualizer, run this command in your terminal:
To install bbox-visualizer, run this command in your terminal:

.. code-block:: console
$ pip install bbox_visualizer
$ pip install bbox-visualizer
This is the preferred method to install bbox_visualizer, as it will always install the most recent stable release.
This is the preferred method to install bbox-visualizer, as it will always install the most recent stable release.

If you don't have `pip`_ installed, this `Python installation guide`_ can guide
you through the process.
Expand Down

0 comments on commit c617ec0

Please sign in to comment.