From 480224e4e196d8976413e5b96b67ca46a5db4c92 Mon Sep 17 00:00:00 2001 From: Zille Huma Kamal <zillehuma.kamal@uwaterloo.ca> Date: Sun, 30 Jan 2022 16:50:37 +0000 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index d5b3c65..e36d47c 100644 --- a/README.md +++ b/README.md @@ -72,8 +72,6 @@ fails that is okay (means there was no build to begin with), just run `build_ker * Now in another terminal, move to the project directory and use the `./connect.sh` script to connect to the previosuly running container: ``` -# cd /os-compile/ -# cs350-gdb kernel # cd os-compile/ # cs350-gdb kernel -- GitLab