Skip to content

Commit

Permalink
Add missing installation instruction for CocoaPods
Browse files Browse the repository at this point in the history
  • Loading branch information
KarinBerg committed Dec 15, 2024
1 parent 6469a78 commit 3633806
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipients_app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ Mobile App for Recipients of a Social Income.
- Set is as default via `sudo xcode-select -s <path/to/>Xcode.app`
- To agree to the Xcode license from the command line, you can use the
following command: `sudo xcodebuild -license accept`
- Install CocoaPods
- Install via Homebrew `brew install cocoapods`
## Optionally: Use the version manager [asdf](https://asdf-vm.com/)
Expand Down

0 comments on commit 3633806

Please sign in to comment.