From c83152b18723213cb9d63eeb7ec218c66fd3b9a7 Mon Sep 17 00:00:00 2001 From: ganfra Date: Wed, 1 Mar 2023 11:15:22 +0100 Subject: [PATCH] Add info about the run configuration --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e40206fe49..593c76cdc6 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ Come chat with the community in the dedicated Matrix [room](https://matrix.to/#/ ## Build instructions Just clone the project and open it in Android Studio. +Makes sure to select the `app` configuration when building (as we also have sample apps in the project). ## Support