Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

Commit

Permalink
Fix bug with installation - gem install rest
Browse files Browse the repository at this point in the history
  • Loading branch information
Bilawal Hameed committed Jan 9, 2020
1 parent d2a0edf commit 166a257
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ This is known to work on Xcode 9.3, and high sierra
```sh
$ git clone https://github.com/CocoaPods/CocoaPods-app.git --recursive
$ cd CocoaPods-app
$ gem install rest
$ rake app:prerequisites --quiet
$ open app/CocoaPods.xcworkspace
```
Expand Down

0 comments on commit 166a257

Please sign in to comment.