diff --git a/docs/react-native.md b/docs/react-native.md index 1da35cf0..bdcae263 100644 --- a/docs/react-native.md +++ b/docs/react-native.md @@ -30,8 +30,8 @@ $ ruby --version 注意: macOS 12.5.1 附带了 Ruby **2.6.8**,这不是 React Native 所要求的,React Native 70+ 需要 Ruby **2.7.5**,可以使用下面工具切换版本: -- [rbenv](https://github.com/rbenv/rbenv) -- [RVM](https://rvm.io/) +- [rbenv](https://github.com/rbenv/rbenv) _推荐_ +- [RVM](https://rvm.io/) _推荐_ - [chruby](https://github.com/postmodern/chruby) - 带有 [asdf-ruby](https://github.com/asdf-vm/asdf-ruby) 插件的 [asdf-vm](https://github.com/asdf-vm)