From 9fdc2097ed6b64d78144efd786e299f640ff3e9e Mon Sep 17 00:00:00 2001 From: ea654 <ea654@drexel.edu> Date: Sat, 9 Nov 2024 22:29:16 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9c0011..f60a1aa 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # CS375_TriviaGame -To run this game, go to the cd into the main branch and do npm start \ No newline at end of file +To run this game, cd into the main branch and do npm start \ No newline at end of file -- GitLab