From c07e31f08fad40a1fd0c3b27781c03de5849af8b Mon Sep 17 00:00:00 2001 From: SkechyWolf <37350695+SkechyWolf@users.noreply.github.com> Date: Sat, 12 Feb 2022 16:46:26 -0800 Subject: [PATCH] Fix typo in readme (#2258) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 868dbdda3..1e98f26e2 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ If you are looking for documentation around the companion applications check out 3. Create a Firebase project at [Firebase Console](https://console.firebase.google.com) -4. Create six Android apps, with following package names +4. Create four Android apps, with following package names - `io.homeassistant.companion.android` - `io.homeassistant.companion.android.debug` - `io.homeassistant.companion.android.minimal`