diff --git a/Quick-Start.md b/Quick-Start.md index e39baf5..e4fbab0 100644 --- a/Quick-Start.md +++ b/Quick-Start.md @@ -8,7 +8,7 @@ Make sure the projectName is set correctly, it's very important, because it's us # STEP 1 # Clone the repo (change projectName to the name of your project) # Context: I like to name my projects by domain, example: nickyeoman-com -git clone git@git.nickyeoman.com:nick/joomla.git projectName +git clone git@git.4lt.ca:nick/joomla.git projectName # STEP 2 # Move into the dir