mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-01-23 05:25:01 +03:00
add cmake requirement
This commit is contained in:
parent
e7fbb38c98
commit
1bbbb3134c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user