Update README.md

clang-format clang-tidy
This commit is contained in:
Alejandro Asenjo Nitti
2023-10-23 17:00:53 -03:00
committed by GitHub
parent 75778b4598
commit ac1a081cab
+1 -1
View File
@@ -34,7 +34,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
sudo apt install make git build-essential binutils-mips-linux-gnu python3 python3-pip clang-format-14 clang-tidy
```
#### 2. Clone the repository