diff --git a/README.md b/README.md index 22693a84..03021abe 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Under Debian / Ubuntu (which we recommend using), you can install them with the ```bash sudo apt update -sudo apt install make git build-essential binutils-mips-linux-gnu python3 python3-pip clang-format-14 clang-tidy +sudo apt install make cmake git build-essential binutils-mips-linux-gnu python3 python3-pip clang-format-14 clang-tidy ``` ### MacOS