olivierboucher / StreamCenter

tvOS project that aims at providing various video feeds to the AppleTV.
http://streamcenterapp.com/
MIT License
115 stars 29 forks source link

How and Where do I run pod install inside the project directory to install dependencies? #79

Closed Shawzborne closed 8 years ago

Shawzborne commented 8 years ago

How and Where do I run pod install inside the project directory to install dependencies?

sorry I'm a newb

waterskier2007 commented 8 years ago

if you open a terminal window and cd to the root of the project you should just be able to run pod install

follow the installation instructions here to get cocoa pods up and running on your machine https://guides.cocoapods.org/using/getting-started.html