From 01bc87afd7d8ec0576d203086c9a5182a10dcb0e Mon Sep 17 00:00:00 2001 From: stulip Date: Tue, 19 Feb 2019 17:10:52 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b790f7..a151efc 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ ``` yarn add react-native-pell-rich-editor or -npm i --save react-native-pell-rich-editor +npm i react-native-pell-rich-editor ``` Also, follow instructions [here](https://github.com/react-native-community/react-native-webview) to add the native `react-native-webview` dependency.