Skip to content

Commit

Permalink
Merge pull request #203 from AgranatMarkit/patch-1
Browse files Browse the repository at this point in the history
Update "Awesome Print" url
  • Loading branch information
orta committed May 2, 2021
2 parents b446128 19ba538 commit a15eabd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/contributing/dev-environment.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 37,7 @@ alias pod-dev='path/to/CocoaPods/CocoaPods/bin/pod'

Other advanced aliases:

> If you want to autoload [Pry](https://github.com/pry/pry) and the [Awesome Print](https://github.com/michaeldv/awesome_print) gems set the ```COCOA_PODS_ENV``` environment variable to ```development```. This can be done with an alias like:
> If you want to autoload [Pry](https://github.com/pry/pry) and the [Awesome Print](https://github.com/awesome-print/awesome_print) gems set the ```COCOA_PODS_ENV``` environment variable to ```development```. This can be done with an alias like:
```shell
alias pod-dev='COCOA_PODS_ENV=development path/to/CocoaPods/CocoaPods/bin/pod'
Expand Down

0 comments on commit a15eabd

Please sign in to comment.