mirror of
https://github.com/status-im/react-native.git
synced 2025-02-04 13:44:04 +00:00
Minor grammatical fixes:
1. 'Install' should be 'installed' (past tense) 2. Change 'checkout' to 'check out'
This commit is contained in:
parent
8a5fa6cb3a
commit
572157d14b
@ -17,7 +17,7 @@ Since React makes no assumptions about the rest of your technology stack – it
|
||||
|
||||
## Install React Native Using CocoaPods
|
||||
|
||||
[CocoaPods](http://cocoapods.org/) is a package management tool for iOS/Mac development. We need to use it to download React Native. If you haven't install CocoaPods yet, checkout [this tutorial](http://guides.cocoapods.org/using/getting-started.html).
|
||||
[CocoaPods](http://cocoapods.org/) is a package management tool for iOS/Mac development. We need to use it to download React Native. If you haven't installed CocoaPods yet, check out [this tutorial](http://guides.cocoapods.org/using/getting-started.html).
|
||||
|
||||
When you are ready to work with CocoaPods, add the following line to `Podfile`. If you don't have one, then create it under the root directory of your project.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user