From 4fafb2099190cf8e3807716c4b87f7ec576bb532 Mon Sep 17 00:00:00 2001 From: Toan Nguyen Date: Sun, 21 Apr 2024 11:05:45 +0700 Subject: [PATCH] Update README.MD --- README.MD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 086b221..1adcc2a 100644 --- a/README.MD +++ b/README.MD @@ -29,6 +29,7 @@ brew services restart php@8.1 > :warning: If you're switching from Valet+ 2.x use the extra following steps. > - Uninstall Valet+ with `valet uninstall` first. > - Remove Valet+ package with `composer global remove weprovide/valet-plus`. +> - For more information how to migrate from Valet+ - check [this documentation](https://github.com/nntoan/valet-pro-max/wiki/Migration-from-Valet-Plus-2.x) Install Valet **Pro Max** 1.x-dev with composer: ```shell @@ -85,4 +86,4 @@ This project is a fork of [weprovide/valet-plus](https://github.com/weprovide/va - Sam Granger ([@samgranger](https://github.com/samgranger)) - Lou van der Laarse ([@Neodork](https://github.com/Neodork)) - Sander Pott (@Sander Valet+ slack channel) -- Mischa Braam ([@mischabraam](https://github.com/mischabraam)) \ No newline at end of file +- Mischa Braam ([@mischabraam](https://github.com/mischabraam))