Make help note in readme
This commit is contained in:
parent
e5d5ad5c2e
commit
c82f60c685
1 changed files with 2 additions and 1 deletions
|
@ -33,7 +33,8 @@ In short, for debian/redhat:
|
||||||
sudo apt install bear make curl clang-format find
|
sudo apt install bear make curl clang-format find
|
||||||
sudo dnf install bear make curl clang-format find
|
sudo dnf install bear make curl clang-format find
|
||||||
```
|
```
|
||||||
Im sure its the same on alpine/arch and friends. You're a linux user, put on those big boy pants and figure it out.
|
Im sure its the same on alpine/arch and friends. You're a linux user, put on those big boy pants
|
||||||
|
and figure it out. For more info you can check `make help`.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
make get_toolchain # Dont worry, is will land locally inside project directory
|
make get_toolchain # Dont worry, is will land locally inside project directory
|
||||||
|
|
Loading…
Add table
Reference in a new issue