diff --git a/Readme.md b/Readme.md
index 1bfa58acf3f6216aec2cce36a9076f9e8e81fade..a5a7ef3df3783d2c1e944bafde6d0f839c651c32 100644
--- a/Readme.md
+++ b/Readme.md
@@ -2,10 +2,11 @@
 
 **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`
-4. When askd for the username and password, provide the public and private key: 
+1. Make sure you have `composer` installed globally and a GitHub personal access token configured using `composer global config github-oauth.github.com <YOUR_PERSONAL_ACCESS_TOKEN>`
+2. Create a new folder, ie: `Documents/Magento`
+3. `cd` into the folder 
+4. Run command `curl -s https://raw.githubusercontent.com/markshust/docker-magento/master/lib/onelinesetup | bash -s -- bobgomagento.test 2.4.4-p1 community`
+5. When askd for the username and password, provide the public and private key: 
 
 - Public key: `98b4828a495e7e0e13d80d8bf94f3b1c`
 - Private key: `082ced46919bffe1b6db0f96de96d608`