File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
website/src/pages/docs/questions Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -287,7 +287,7 @@ RN版本使用0.69.0
287287
288288
289289# # 11.React Native 0.70.0 ios fresh project errors out on run-ios
290- 请保证你的ruby版本为` 2.7.5` < ! --rehype:style=color: red; background: # ffd2d2;-->或` 更高版本` < ! --rehype:style=color: red; background: # ffd2d2;-->,你可以使用 [rbenv](https://github.com/rbenv/rbenv#readme) 来管理你的ruby版本
290+ 请保证你的ruby版本为` 2.7.5` < ! --rehype:style=color: red; background: # ffd2d2;-->或` 更高版本` < ! --rehype:style=color: red; background: # ffd2d2;-->,你可以使用 [rbenv](https://github.com/rbenv/rbenv#readme) 或 [RVM ](https://www.ruby-lang.org/en/documentation/installation/#rvm) 来管理你的ruby版本
291291
292292#### 1. ` 安装 rbenv`
293293` ` `
@@ -296,7 +296,7 @@ $ brew install rbenv ruby-build # macOS
296296$ sudo apt install rbenv
297297` ` `
298298
299- # ### 2.`管理 ruby `
299+ # ### 2.`管理 ruby版本 `
300300` ` `
301301# 列出最新的稳定版本
302302$ rbenv install -l
You can’t perform that action at this time.
0 commit comments