From 10272f3d7e3f10a117e41957c9eff78ed8bd2585 Mon Sep 17 00:00:00 2001 From: Nico Verbruggen Date: Tue, 21 Jun 2022 23:18:15 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index beb8f1a..6ff52e1 100644 --- a/README.md +++ b/README.md @@ -132,10 +132,11 @@ If you're adding `composer` and Homebrew binaries, ensure that Homebrew binaries export PATH=$HOME/bin:~/.composer/vendor/bin:$PATH export PATH=$HOME/bin:/opt/homebrew/bin:$PATH +If you are *not* on Apple Silicon, you should remove the third line. + Install the `php` and `composer` formulae: brew install php composer - brew install composer Make sure PHP is linked correctly: