From a74036b41b55ecf920cedb9404850a3c85012a2d Mon Sep 17 00:00:00 2001 From: Kevin Barry Date: Thu, 10 Mar 2022 12:57:35 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18e3e9751f..65c7f92952 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ git clone https://github.com/kevinslashslash/Launcher3_gradle_build.git cd Launcher3_gradle_build git submodule init git submodule update -./gradlew assembleAopsWithoutQuickstepDebug +./gradlew assembleAospWithoutQuickstepDebug ```