Skip to content

Commit 650727d

Browse files
authored
Update README.md
1 parent 24bd288 commit 650727d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ This example app uses the DarkSky API to present a basic connected weather app w
44

55
## Configuration
66

7+
### Install Dependencies
8+
Use [Cocoapods](https://cocoapods.org/) to install the dependencies:
9+
10+
1. Install Cocoapods if necessary.
11+
2. Navigate to the root directory in terminal.
12+
3. Run `pod install`.
13+
714
### DarkSky
815
1. Sign up and get your own [DarkSky](https://www.darksky.net/dev) API key.
916
1. Set the API key into `Settings.h` to use.

0 commit comments

Comments
 (0)