From 2c1e10bbc740d57958c3ab0cbbfbc25d518a56dd Mon Sep 17 00:00:00 2001
From: "Peter J. Keleher" <keleher@umd.edu>
Date: Thu, 17 Oct 2019 07:52:40 -0400
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index fd9e6a3..50b9073 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ Spark can be used with the Hadoop ecosystem, including the HDFS file system and
 
 ### Installing Project3
 
-Download the repository as `git clone git@gitlab.cs.umd.edu:keleher/p3`. 
+Download the repository as `git clone https://gitlab.cs.umd.edu/keleher/p3`. 
 
 We are ready to use Spark. 
 
-- 
GitLab