From 950f1ab583ae3c0f37ca14fc380bf4ffd4e57206 Mon Sep 17 00:00:00 2001 From: Robert Brown <33644440+robertlb4@users.noreply.github.com> Date: Wed, 6 Mar 2019 21:25:44 -0800 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8808aec..97d5a9f 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Now that you have all the dependencies, we can start working on the challenges. Navigate to the top most directory where you clone repositories. Clone the repository into your workspace by using: ``` -git clone https://github.com/khoadnguyen/front-end-challenges.git +git clone https://github.com/softstackfactory/front-end-challenges.git ``` Change directory into the cloned repo: @@ -88,4 +88,4 @@ Livereload listening on port 35729 Watching files: ``` -To stop serving the files, simple use `CTRL + C` to stop the process. \ No newline at end of file +To stop serving the files, simple use `CTRL + C` to stop the process.