Skip to content
This repository was archived by the owner on Jan 4, 2023. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The Inbox App Scaffold is intended for developers - to use it, you need an Inbox

### Environment Setup

The Inbox iOS App Scaffold uses Cocoapods, a dependency management system for iOS apps similiar to npm and rpm. To set up your local development environment, you'll need to install cocoapods and do a pod install.
The Inbox iOS App Scaffold uses Cocoapods, a dependency management system for iOS apps similar to npm and rpm. To set up your local development environment, you'll need to install cocoapods and do a pod install.

1. `sudo gem install cocoapods`

Expand Down