Skip to content

Commit e5694df

Browse files
committed
Spelling and grammar fixes for installation guide.
1 parent 0527949 commit e5694df

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

source/guides/installing_cocoapods.html.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,8 @@ To install CocoaPods you can run:
1313

1414
$ [sudo] gem install cocoapods
1515

16-
To enjoy performance benefits you can install a modern Ruby like 2.0.0 trough a
17-
Ruby manager like RVM. If you don't use the system Ruby avoid to use sudo as it
18-
creates bad effects.
16+
To enjoy performance benefits you can install a modern Ruby like 2.0.0 through a
17+
Ruby version manager like [RVM](http://rvm.io). If you are using RVM, or equivalent, we suggest not using `sudo` as it may have some unintended effects on other parts of your system.
1918

2019
### Update
2120

0 commit comments

Comments
 (0)