From 142e93bd5e35f9325c346af812677b28c5a392ea Mon Sep 17 00:00:00 2001 From: Zille Huma Kamal <zillehuma.kamal@uwaterloo.ca> Date: Thu, 19 May 2022 13:39:38 +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 da96cbc..83cdb05 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ sudo ./run.sh ~/cs350-teststudent/a0 ``` Once you are inside the container, you can run ``` -./run_assignment.sh ASSTUSER#` +./run_assignment.sh ASSTUSER# ``` where `#` represents the assignment number. -- GitLab