From 0e8289af8211ec924b499b130378dfac59ed1874 Mon Sep 17 00:00:00 2001 From: Michael Bryan Sumner <75835774+michael-sumner@users.noreply.github.com> Date: Thu, 9 Dec 2021 12:56:15 +0000 Subject: [PATCH] Update README.md Cannot resolve `dev-master` in composer as not exists, so need to use `dev-trunk` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7eea2a3..e248718 100755 --- a/README.md +++ b/README.md @@ -20,4 +20,4 @@ This repository contains a [WP-CLI command](https://github.com/wp-cli/wp-cli) f If you're using WP-CLI v0.23.0 or later, you can install this package with: -`wp package install wp-media/wp-rocket-cli` +`wp package install wp-media/wp-rocket-cli:dev-trunk`