From 37fa6a4fc90cad430f172c6bf6ebe363f8291378 Mon Sep 17 00:00:00 2001 From: Sanjay Krishnan Date: Sun, 7 Apr 2019 07:58:54 -0500 Subject: [PATCH] Updated with a clarification --- using-git/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/using-git/README.md b/using-git/README.md index b09d153..196ffe3 100644 --- a/using-git/README.md +++ b/using-git/README.md @@ -19,7 +19,7 @@ Git is installed on all of the CSIL computers, and to install git on your machin Every student in the class has a git repository (a place where you can store completed assignments). This git repository can be accessed from: [https://mit.cs.uchicago.edu/cmsc13600-spr-19/.git] -The first thing to do is to open your terminal application, and ``clone`` this repository (NOTE skr is ME!!!): +The first thing to do is to open your terminal application, and ``clone`` this repository (NOTE skr is ME, replace it with your CNET id!!!): ``` $ git clone https://mit.cs.uchicago.edu/cmsc13600-spr-19/skr.git cmsc13600-submit ``` -- libgit2 0.25.0