From fe2b383e319cfa115d11375b3464ee6ebeac4d35 Mon Sep 17 00:00:00 2001 From: Igor Demin Date: Sun, 24 Oct 2021 05:48:32 +0300 Subject: [PATCH] Update README.md --- compose/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose/README.md b/compose/README.md index 801a5ef90e..cb603ff9e3 100644 --- a/compose/README.md +++ b/compose/README.md @@ -40,7 +40,7 @@ androidx.validateProjectStructure=false ``` (note that https://android.googlesource.com/platform/frameworks/support build doesn't work with androidx.compose.jsCompilerTestsEnabled) -After all is configured, open `compose` folder in Android Studio (not `compose/frameworks/support`) +Once everything is set up, open `compose` folder in Android Studio (not `compose/frameworks/support`) ## Scripts Publish artifacts to the local directory `out/androidx/build/support_repo/org/jetbrains/compose`: