Skip to content

Commit

Permalink
Fix install from adt advice (#4275)
Browse files Browse the repository at this point in the history
It's a small fix; just stumbled upon it.

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
  • Loading branch information
ziegenberg authored Aug 14, 2024
1 parent 3ec6bc3 commit 5a6a46d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ packages.

[pip] is the only supported installation method.

{{ install_from_adt("ansible-navigator") }}
{{ install_from_adt("molecule") }}

```bash
$ python3 -m pip install molecule ansible-core
Expand Down

0 comments on commit 5a6a46d

Please sign in to comment.