From 30321d3510c13ac3d045ee994d23df724f7d2a87 Mon Sep 17 00:00:00 2001 From: Johann Schopplich Date: Fri, 29 Mar 2024 21:57:46 +0100 Subject: [PATCH] docs: update Composer installation guide --- content/1.docs/1.get-started/1.index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/1.docs/1.get-started/1.index.md b/content/1.docs/1.get-started/1.index.md index 4f4704b..51a612f 100644 --- a/content/1.docs/1.get-started/1.index.md +++ b/content/1.docs/1.get-started/1.index.md @@ -55,7 +55,7 @@ The Kirby Tools Composer repository is now set up. You can install the plugin by composer require johannschopplich/kirby-seo-audit ``` -Now you can use the plugin like any other and, for example, fetch updated versions: +Now you can manage the Kirby SEO Audit plugin just like any other plugin, e.g. fetch updated versions: ```bash composer update