From f56f7fad5f42ba74beebd8fcdc62948168765fe7 Mon Sep 17 00:00:00 2001 From: Imbroglius <163344413+Imbroglius@users.noreply.github.com> Date: Wed, 3 Jul 2024 12:37:27 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f22f36bf..a65b4b77 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ To get started with building AOSP GSI, you'll need to get familiar with [Git and ``` - Finally, start the build script: ``` - bash treble_aosp/build.sh + bash Redmi_13C_treble_aosp/build.sh ```