Skip to content

Commit 425ec44

Browse files
JulioPDXphilpep
authored andcommitted
Update to new pip install format
1 parent 683f33e commit 425ec44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/backends.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ When installing, you should select the backends you require as
88
``extras`` to ensure Python dependencies are satisfied (note various
99
system packaged tools may still be required). For example ::
1010

11-
$ pip install testinfra[ansible,salt]
11+
$ pip install pytest-testinfra[ansible,salt]
1212

1313
For all backends, commands can be run as superuser with the ``--sudo``
1414
option or as specific user with the ``--sudo-user`` option.

0 commit comments

Comments
 (0)