From dc83aeefbc33bc0fc34aa8a0a6bba46f57d03e05 Mon Sep 17 00:00:00 2001
From: Zille Huma Kamal <zillehuma.kamal@uwaterloo.ca>
Date: Tue, 25 Jan 2022 11:46:28 +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 589ceea..f71f5af 100644
--- a/README.md
+++ b/README.md
@@ -90,7 +90,7 @@ Note: If run.sh fails it means there is still a os161-runner container running.
 
 
 ## Running Userspace assignments
-When inside the container you can run /run_assignment.sh ASSTUSER# where
+When inside the container you can run `./run_assignment.sh ASSTUSER#` where
 '#' represents the assignment number. 
 
 When mounting other directories that are not os161 note that the `build_kernel` and `test_kernel` functionality will not work.
-- 
GitLab