From beca09b76f867377e62aac35a00b234a2f6e7a79 Mon Sep 17 00:00:00 2001 From: Nico Verbruggen Date: Wed, 29 Jun 2022 15:32:52 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Updated=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7532f33..fb284e9 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,9 @@ Super convenient!
I want to set up PHP Monitor from scratch! I don't have Homebrew installed either, where do I begin? -If you want to set up your computer for the very first time with PHP Monitor, here's how I do it: +If you want to set up your computer for the very first time with PHP Monitor, here's how I do it. + +**I have also created [a video tutorial](https://www.youtube.com/watch?v=fO3hVhkvm3w) which may be easier to follow. If you just want the terminal commands, keep reading.** Install [Homebrew](https://brew.sh) first. Follow the instructions there first!