From 40ef0359666239b15b34f145aecdf72e8b6be97a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20Renaudeau?= Date: Fri, 21 Aug 2015 00:14:10 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36d8c5f..8a1d641 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ class HelloGL extends React.Component { a few steps are required to install `gl-react-native`: -**Install the dependency from your React Native application:** +**Install the dependency to your React Native application:** ``` npm i --save gl-react-native -- 2.26.2