From 6445a29ad0d998f988ca0c1a095606b1be10f201 Mon Sep 17 00:00:00 2001 From: Cameron Date: Fri, 16 Feb 2018 10:54:15 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84e52d74a..8de17d41b 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ e107 Test Suites 1. Check out this repository: ```sh - git clone git@github.com:CaMer0n/phpunit.git e107-test + git clone git@github.com:e107inc/e107-test.git e107-test ``` 2. Change your current working directory into your copy of the repository: ```sh