From 4dc2096ae633e8e04ba591d46e811d9f4d70a849 Mon Sep 17 00:00:00 2001 From: Alain Schlesser Date: Wed, 2 Oct 2024 11:05:22 +0000 Subject: [PATCH] Regenerate README file - 2024-10-02 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f351c6c..84172ec 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ wp package install wp-cli/find-command:@stable To install the latest development version of this package, use the following command instead: ```bash -wp package install wp-cli/find-command:dev-master +wp package install wp-cli/find-command:dev-main ``` ## Contributing