From 446213142a7e7923f54d8e05816dfe42ecb7c5a8 Mon Sep 17 00:00:00 2001 From: Nick Yeoman Date: Sun, 17 Dec 2023 13:27:59 -0800 Subject: [PATCH] probably timed out --- Quick-Start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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