Update README.md

This commit is contained in:
Luminok 2025-10-16 02:57:30 +03:00 committed by GitHub
parent bc1f601d4c
commit 92a60ebef1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,6 +31,9 @@ git submodule init && git submodule update
git submodule update --init git submodule update --init
git pull --recurse-submodules git pull --recurse-submodules
make make
# optional, for small output
# make stripall
# make builddir
``` ```
## Tools included ## Tools included