diff --git a/README.md b/README.md index b55385bf9..a9d8f520a 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ There are a few prerequisites which must be installed on your machine before you be able to build and run the autograders. The following command will install all required and optional dependencies on Ubuntu -Linux 20.04 or later: +Linux 24.04 or later: ```shell $ sudo apt install build-essential git clang-format cppcheck aspell colordiff valgrind ```