CocoaPods / cocoapods-deintegrate

A CocoaPods plugin to remove and de-integrate CocoaPods from your project.
MIT License
1.08k stars 48 forks source link

Fixed cocoa pod gem install instruction #16

Closed Umar-M-Haroon closed 8 years ago

Umar-M-Haroon commented 8 years ago

you need to use sudo to install the cocoapods deintegrate gem

segiddins commented 8 years ago

You only need sudo if you're using the default ruby installation and haven't changed your gem home. I believe elsewhere we write it [sudo], maybe we ought to do the same here?

orta commented 8 years ago

@Brown-amazingness cool, can you make this [sudo] we want people to know that it is optional please :dancers:

segiddins commented 8 years ago

@Brown-amazingness ping?

segiddins commented 8 years ago

Thanks!