From 8552601ed6d71b5fc04f8960401aa539aacbfe3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rton=20Braun?= Date: Wed, 20 Sep 2023 20:24:21 +0200 Subject: [PATCH] Update native-cocoapods.md --- docs/topics/native/native-cocoapods.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/topics/native/native-cocoapods.md b/docs/topics/native/native-cocoapods.md index bc676c67732..03285dd7c25 100644 --- a/docs/topics/native/native-cocoapods.md +++ b/docs/topics/native/native-cocoapods.md @@ -19,7 +19,7 @@ Install the [CocoaPods dependency manager](https://cocoapods.org/) using the ins -1. Install [Ruby version manager](https://rvm.io/rvm/install) in case you don't have yet. +1. Install [Ruby version manager](https://rvm.io/rvm/install) in case you don't have it yet. 2. Install Ruby. You can choose a specific version: ```bash @@ -35,7 +35,7 @@ Install the [CocoaPods dependency manager](https://cocoapods.org/) using the ins -1. Install [rbenv from GitHub](https://github.com/rbenv/rbenv#installation) in case you don't have yet. +1. Install [rbenv from GitHub](https://github.com/rbenv/rbenv#installation) in case you don't have it yet. 2. Install Ruby. You can choose a specific version: ```bash @@ -80,7 +80,7 @@ sudo gem install cocoapods > {type="warning"} -1. Install [Homebrew](https://brew.sh/) in case you don't have yet. +1. Install [Homebrew](https://brew.sh/) in case you don't have it yet. 2. Install CocoaPods: