1
0
mirror of https://github.com/nicoverbruggen/phpmon.git synced 2025-08-07 12:00:09 +02:00

📝 Update README

This commit is contained in:
2022-06-21 23:18:15 +02:00
parent 96ce462021
commit 10272f3d7e

View File

@ -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:~/.composer/vendor/bin:$PATH
export PATH=$HOME/bin:/opt/homebrew/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: Install the `php` and `composer` formulae:
brew install php composer brew install php composer
brew install composer
Make sure PHP is linked correctly: Make sure PHP is linked correctly: