Skip to content

Commit

Permalink
Specify Ubuntu Linux 20.04-LTS or later
Browse files Browse the repository at this point in the history
  • Loading branch information
jserv committed Feb 15, 2022
1 parent 947f43e commit 9e17a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 18.04 or later:
Linux 20.04 or later:
```shell
$ sudo apt install build-essential git clang-format cppcheck aspell colordiff valgrind
```
Expand Down

0 comments on commit 9e17a2f

Please sign in to comment.