Skip to content

Commit

Permalink
Merge pull request #171 from CocoaPods/amorde/bundler-install-instruc…
Browse files Browse the repository at this point in the history
…tions

Mention installing Bundler in using unreleased features page
  • Loading branch information
amorde committed Jan 24, 2019
2 parents 4cb970a 5f09545 commit 3e79705
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/using/unreleased-features.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 20,7 @@ This isn't covered in this guide, but instead in [Using a Gemfile](/using/a-gemf

The technique to run a branch version of CocoaPods is:

* Install `Bundler` if not already installed (installation instructions can be found at [bundler.io](https://bundler.io/))
* Clone a copy of CocoaPods locally.
* Check out the version to the branch you want.
* Run `bundle install` to get CocoaPods set up.
Expand Down

0 comments on commit 3e79705

Please sign in to comment.