diff --git a/Worksheet2/readme.md b/Worksheet2/readme.md
index 80ef582071c60ef490920fb5e01bb96a7bf557d2..232d333d8d7542f0499e12a13843158ec9162c32 100644
--- a/Worksheet2/readme.md
+++ b/Worksheet2/readme.md
@@ -57,3 +57,7 @@ them.
 
 As expected the downwards facing bump allocator is much faster than upwards. 
 
+> [!To run this file:]
+> clang++ test2.cpp -o test2
+> ./test2
+