From 904f938b5a81039985f2254c75272bcf158e3d86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rton=20Braun?= Date: Thu, 21 Sep 2023 10:11:53 +0200 Subject: [PATCH] chore: update native-cocoapods.md (#3799) --- 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: