Skip to content
Snippets Groups Projects
Commit 60579095 authored by Billy Griffiths's avatar Billy Griffiths
Browse files

Update Readme.md

parent b3a07f95
Branches
Tags
No related merge requests found
......@@ -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`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment