Skip to content

Commit

Permalink
Update driver.py documentation according to new plugin name
Browse files Browse the repository at this point in the history
  • Loading branch information
Tcharl authored May 4, 2023
1 parent d1157e8 commit df069c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/molecule_plugins/podman/driver.py
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ class Podman(Driver):
.. code-block:: bash
$ python3 -m pip install molecule[podman]
$ python3 -m pip install molecule-plugins[podman]
When pulling from a private registry, it is the user's discretion to decide
whether to use hard-code strings or environment variables for passing
Expand Down

0 comments on commit df069c9

Please sign in to comment.