From 2bd81f0be0cfd30b077fe13099fb9222a926e701 Mon Sep 17 00:00:00 2001 From: Kesha Antonov Date: Mon, 30 Jan 2023 12:58:03 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a696433..420acc0 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ The real challenge of using this method is making sure the app's UI is always up ## Getting started ```Terminal -$ yarn add @kesha-antonov/react-native-background-downloader +yarn add @kesha-antonov/react-native-background-downloader ``` or