From 20291bf034b43068ee369c9f612e5a26596f5121 Mon Sep 17 00:00:00 2001 From: Nico Verbruggen Date: Sun, 5 Feb 2023 18:51:49 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20README=20about=20new=20?= =?UTF-8?q?updater?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e467e1a..abd66dd 100644 --- a/README.md +++ b/README.md @@ -43,22 +43,24 @@ valet install valet trust ``` -Once that's done, you can install PHP Monitor via Homebrew (recommended), or (alternatively) you may download the latest release on GitHub. +#### Manual installation (first time only) -To install via Homebrew, run: +Once that's done, you can [download the latest release](https://github.com/nicoverbruggen/phpmon/releases/latest), unzip it and place it in `/Applications`. + +#### Installation via Homebrew + +If you prefer to install the app via Homebrew, you can also do this: ```sh brew tap nicoverbruggen/homebrew-cask brew install --cask phpmon ``` -To upgrade your existing installation, run: +## ⬆️ How to update -```sh -brew upgrade phpmon -``` +The recommended method of updating your app to the latest version is to use **the built-in updater**. -(You may need to run `brew update` or `brew update-reset` first in order to update the cask file if you ran a Homebrew operation recently.) +If that doesn't work or you prefer Homebrew, you can also upgrade via those methods. ## ⚡️ Launchers (Alfred, Raycast)