From aa8039e7d16811d1b8819fe600f13b24a5b5f04c Mon Sep 17 00:00:00 2001 From: AleksWork Date: Tue, 7 Nov 2023 13:19:20 +0100 Subject: [PATCH] docs: fix plugin install command --- docs/userguides/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/userguides/config.md b/docs/userguides/config.md index 7861d18191..434b1b42c2 100644 --- a/docs/userguides/config.md +++ b/docs/userguides/config.md @@ -132,7 +132,7 @@ plugins: Install these plugins by running command: ```bash -ape plugins install +ape plugins install . ``` ## Testing