From b1724530fcfff43324fd3cd657c925b532f0a777 Mon Sep 17 00:00:00 2001
From: Christopher Bohn <bohn@unl.edu>
Date: Thu, 6 Jan 2022 17:54:34 -0600
Subject: [PATCH] Fixed typo in README

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

diff --git a/README.md b/README.md
index 3792675..1426e0c 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,7 @@ courses from Canvas for a specified semester.
 
 Start the program with
 ```
-~cabohn/abet_oat/analyze_grades.py
+~cabohn/abet-oat/analyze_grades.py
 ```
 You will be prompted to confirm the program's best-guess of the semester you
 want to analyze. Confirm the semester or select a different semester. You will
-- 
GitLab