From e23efab4275302799b8261d0d9dcba2234c0a385 Mon Sep 17 00:00:00 2001 From: Max von Webel Date: Fri, 7 Jan 2022 10:48:30 +0100 Subject: [PATCH] Update README.md fixed flipper installation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f0ddb4e..68ce1c4 100644 --- a/README.md +++ b/README.md @@ -19,13 +19,13 @@ Download [Flipper](https://fbflipper.com/), available for Linux/Windows/Mac or r To use npm ```bash -npm install @capacitor/flipper +npm install @capacitor-community/flipper ``` To use yarn ```bash -yarn add @capacitor/flipper +yarn add @capacitor-community/flipper ``` Sync native files