From 31a6a834de5242dbc188b679b2e0f4cce1f23923 Mon Sep 17 00:00:00 2001
From: Billy Griffiths <billy.griffiths@gmail.com>
Date: Mon, 13 Feb 2023 09:59:05 +0000
Subject: [PATCH] Update Readme.md

---
 Readme.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Readme.md b/Readme.md
index 1fbb2ad..7d39cc5 100644
--- a/Readme.md
+++ b/Readme.md
@@ -1,5 +1,7 @@
 # Installing Magento locally 
 
+Note: For more information, visit https://github.com/markshust/docker-magento
+
 1. Create a new folder, ie: `Documents/Magento`
 2. `cd` into the folder 
 3. Run command `curl -s https://raw.githubusercontent.com/markshust/docker-magento/master/lib/onelinesetup | bash -s -- bobgomagento.test 2.4.4-p1 community`
-- 
GitLab