diff --git a/README.md b/README.md index 72a3c49e19d5..5915bd3bb6f7 100644 --- a/README.md +++ b/README.md @@ -1 +1,6 @@ -Comming soon... +For kernel source compilation use: +```shell +bash build.sh +``` + +Or check release page if there is no need for source compilation.