From c82f60c6852b2b55f7a247487fe43e2af5193304 Mon Sep 17 00:00:00 2001 From: Imbus <> Date: Tue, 2 Sep 2025 05:01:00 +0200 Subject: [PATCH] Make help note in readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c7f3879..83f7173 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,8 @@ In short, for debian/redhat: sudo apt 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 make get_toolchain # Dont worry, is will land locally inside project directory