Skip to content

Commit 8e76c8e

Browse files
author
Riccardo Cipolleschi
committed
fix: Improve wording for iOS getting started
1 parent 4e386d6 commit 8e76c8e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/_getting-started-macos-ios.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ If you have already installed Node on your system, make sure it is Node 14 or ne
2121

2222
### Ruby
2323

24+
[Ruby](https://www.ruby-lang.org/en/) is a general-purpose programming language. React Native uses in some scripts related to the iOS dependency management. As every programming language, there are different versions of Ruby that have been developed during the years.
25+
2426
React Native uses a `.ruby-version` file to make sure that your version of Ruby is aligned with what is needed. Currently, macOS 12.5.1 is shipped with Ruby 2.6.8, which is **not** what is required by React Native. Our suggestion is to install a Ruby version manager and to install the proper version of Ruby in your system.
2527

2628
Some common Ruby version manager are:

0 commit comments

Comments
 (0)