From 9604c164a917cd5123fd193379be84731e7fbcb7 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 26 Apr 2023 14:27:41 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- docs/installation.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index 34eaf10bcd..a627f9db54 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -101,7 +101,6 @@ $ python3 -m pip install --user "molecule-plugins[podman]" previously installed drivers for instance `molecule-podman|docker|vagrant` since those are now available in the `molecule-plugins` package. - Installing molecule package also installed its main script `molecule`, usually in `PATH`. Users should know that molecule can also be called as a python module, using `python -m molecule ...`. This alternative method