We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bb693d commit 5730eeaCopy full SHA for 5730eea
docs/installation.rst
@@ -8,13 +8,13 @@ Installation
8
Stable release
9
--------------
10
11
-To install bbox_visualizer, run this command in your terminal:
+To install bbox-visualizer, run this command in your terminal:
12
13
.. code-block:: console
14
15
- $ pip install bbox_visualizer
+ $ pip install bbox-visualizer
16
17
-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.
18
19
If you don't have `pip`_ installed, this `Python installation guide`_ can guide
20
you through the process.
0 commit comments