From 0de84d1d640014daf21908b3340df1fe5a4ce0b0 Mon Sep 17 00:00:00 2001
From: Gianni Pezzarossi <gpezza2@illinois.edu>
Date: Tue, 31 Jan 2023 17:18:49 -0600
Subject: [PATCH] Update README.md

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

diff --git a/classRosterLookup/README.md b/classRosterLookup/README.md
index e12175c..a4d4f4e 100644
--- a/classRosterLookup/README.md
+++ b/classRosterLookup/README.md
@@ -21,7 +21,7 @@ This is to be used in conjunction with the Class Sync option in the ICCP User ma
 Edit launcher.sh to have the name of your environment/paths
 
 ## Regular Use
-`cd path/to/where/git/repo/was/pulled/to/public-tools/classRosterLookup`
+`cd /path/to/where/git/repo/was/pulled/to/public-tools/classRosterLookup`
 
 `./launcher.sh`
 
-- 
GitLab