From 22f101528c51c0a5960822d735c6547eb0bb19cc Mon Sep 17 00:00:00 2001 From: Weetile Date: Tue, 3 Oct 2023 00:38:39 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 629ed3d..fbc1eea 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ You can add this as a remote directory in your Dolphin places panel by right cli ## Command-line utilities ### gcc flags alias -![gccflags](https://github.com/Weetile/weetile-compsci-rhul-resources/assets/7700383/237cf2bf-b578-4507-8ac7-30e209b25481) +![gccflags](https://github.com/Weetile/weetile-compsci-rhul-resources/assets/7700383/7e6df802-9bf2-4da6-9b77-d29690257780) In CS2850: Operating Systems, you are instructed to use the following flags when compiling C code using `gcc`: