From 12a66f34670240e8f4bba3486364915e72c624f5 Mon Sep 17 00:00:00 2001 From: Nico Verbruggen Date: Wed, 6 Jan 2021 18:09:16 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Updated=20Homebrew=20instruction?= =?UTF-8?q?s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b8617b3..57cc17b 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,11 @@ You can install via Homebrew, or may download the latest [release][1]. To install via Homebrew, run: brew tap nicoverbruggen/homebrew-cask - brew cask install phpmon + brew install --cask phpmon + +To upgrade your existing installation, run: + + brew upgrade phpmon _The app is signed and notarized, meaning all you have to do is approve its first launch._