From 5a6a46d257bf8c40bbf30d49c76d1275bfecc8ec Mon Sep 17 00:00:00 2001 From: Daniel Ziegenberg Date: Wed, 14 Aug 2024 11:48:11 +0200 Subject: [PATCH] Fix install from adt advice (#4275) It's a small fix; just stumbled upon it. Signed-off-by: Daniel Ziegenberg --- docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index 2772fe285c..248fb660bd 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -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