diff --git a/README.md b/README.md index fde0341c1e83b360f3080db42c9af0f0efe90432..6ac8b2333f92293b6644bfa2d541a2bebc6d8c24 100644 --- a/README.md +++ b/README.md @@ -53,11 +53,6 @@ If you would like to run the kernel normally (no scripts), once built, you can r # sys161 kernel ``` -You can evaluate your assignment based on public test cases. There will be hidden test cases that are not avaiable in this repository. -``` -# /evalaute /logs/test_public.log /assignments/ASST0 -``` - There also exists a `clean_kernel ASST#` command which will try and clean up old builds, this may be necessary if running into issues. If this fails that is okay (means there was no build to begin with), just run `build_kernel ASST#` as normal.