diff options
| author | Alejandro Javier Asenjo Nitti <alejandro.asenjo88@gmail.com> | 2024-02-28 15:55:00 -0300 |
|---|---|---|
| committer | Alejandro Javier Asenjo Nitti <alejandro.asenjo88@gmail.com> | 2024-02-28 15:55:00 -0300 |
| commit | 1bbbb3134cb97ea82d4b472c792ddb3b283645ba (patch) | |
| tree | c2686cc5adba88d368e2d0d6682dde54eb33baa8 /README.md | |
| parent | e7fbb38c98dfcd0e7b061c715b539ce9c3560149 (diff) | |
add cmake requirement
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
