Update README.md

This commit is contained in:
Gaëtan Renaudeau 2020-01-01 14:57:40 +01:00 committed by GitHub
parent 9472fe9c2c
commit 646a09c04c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ If you are using Expo, it is recommended to use `gl-react-expo` instead.
You will have to set up `react-native-unimodules` as documented here: https://github.com/unimodules/react-native-unimodules
**You will need a react-native-unimodules setup**
**You will need to setup react-native-unimodules**
```
yarn add react-native-unimodules
@ -17,10 +17,10 @@ yarn add react-native-unimodules
If it's the first time you install `react-native-unimodules`, you will have to carefully follow the documentation to configure your project:
[configure unimodules](https://github.com/unimodules/react-native-unimodules) (if not yet done)
**You can then install expo-gl dependencies:**
**You can then install gl-react dependencies:**
```
yarn add expo-gl expo-gl-cpp
yarn add gl-react gl-react-native
```
## Links