From 9190420c66b53dc1daa38446a57216ed7107be7d Mon Sep 17 00:00:00 2001 From: Nico Verbruggen Date: Thu, 16 Dec 2021 01:47:22 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Add=20Valet=20upgrade=20instruct?= =?UTF-8?q?ions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44b3c2b..0bba935 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ PHP Monitor is a universal application that runs on Apple Silicon **and** Intel- * The brew formula `php` has to be installed (which version is detected) * Laravel Valet 2.16.2 or higher (older versions might be compatible but are not supported) -_You may need to update your Valet installation to keep everything working if a major version update of PHP has been released._ +_You may need to update your Valet installation to keep everything working if a major version update of PHP has been released. You can do this by running `composer global update && valet install`._ ## 🚀 How to install