diff --git a/README.md b/README.md
index 69dd7ea75671a0c415f2bfb89664b74ec2c6a03b..da96cbce6db9e75cc894c8a052f4e543e1399935 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ assignment number. You can run these commands from the shell container. These fu
 
 To fully evaluate youre kernel with the automated testing scripts you may use
 ```
-# /run_assignment.sh ASST#
+# ./run_assignment.sh ASST#
 ```
 This will run `build_kernel` and `test_kernel` as well as evaluate the output produced by `test_kernel` (The raw output for build and test kernel can be found in /logs).