File tree 1 file changed +2
-2
lines changed
website/src/pages/docs/questions
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
287
287
288
288
289
289
# # 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版本
291
291
292
292
#### 1. ` 安装 rbenv`
293
293
` ` `
@@ -296,7 +296,7 @@ $ brew install rbenv ruby-build # macOS
296
296
$ sudo apt install rbenv
297
297
` ` `
298
298
299
- # ### 2.`管理 ruby `
299
+ # ### 2.`管理 ruby版本 `
300
300
` ` `
301
301
# 列出最新的稳定版本
302
302
$ rbenv install -l
You can’t perform that action at this time.
0 commit comments