diff --git a/Readme.md b/Readme.md
index 1fbb2ad67314f2e0a12711a5faa5039b89838d31..7d39cc57a91f15d2fe922470a8ec693e44d20070 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`