From 849de45533870e4d19c2e51badc01f2d90cf7f22 Mon Sep 17 00:00:00 2001 From: Updivision Team <45566836+teamupdivision@users.noreply.github.com> Date: Thu, 12 Oct 2023 11:54:38 +0300 Subject: [PATCH] Update readme.md --- readme.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index f70f9ee..bf4f77b 100644 --- a/readme.md +++ b/readme.md @@ -19,11 +19,10 @@ We recommend installing this preset on a project that you are starting from scra If you don't already have an Apache local environment with PHP and MySQL, use one of the following links: - Windows: https://updivision.com/blog/post/beginner-s-guide-to-setting-up-your-local-development-environment-on-windows - - Linux: https://howtoubuntu.org/how-to-install-lamp-on-ubuntu - - Mac: https://wpshout.com/quick-guides/how-to-install-mamp-on-your-mac/ + - Linux & Mac: https://updivision.com/blog/post/guide-what-is-lamp-and-how-to-install-it-on-ubuntu-and-macos -Also, you will need to install Composer: https://getcomposer.org/doc/00-intro.md -And Laravel: https://laravel.com/docs/9.x/installation +Also, you will need to install Composer: https://getcomposer.org/doc/00-intro.md +And Laravel: https://laravel.com/docs/10.x ## Installation