Skip to content

Commit

Permalink
Merge pull request #2 from a2/patch-2
Browse files Browse the repository at this point in the history
Fix Carthage installation instructions
  • Loading branch information
krzysztofzablocki authored Sep 26, 2017
2 parents 1f06410 + 61b8092 commit 3635f54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Add `pod 'LifetimeTracker'` to your Podfile.

### Carthage

Add github `"krzysztofzablocki/LifetimeTracker"` to your Cartfile.
Add `github "krzysztofzablocki/LifetimeTracker"` to your Cartfile.

## Integration
To Integrate visual notifications simply add following line at the start of `AppDelegate(didFinishLaunchingWithOptions:)`:
Expand Down

0 comments on commit 3635f54

Please sign in to comment.