Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtSabintsev committed Jul 14, 2016
1 parent 598cf27 commit 3ad7161
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ If a new version is available, an alert can be presented to the user informing t
pod 'Siren'
```

For Swift 3 Support
For Swift 3 support:

```swift
pod 'Siren', :git => 'https://github.com/ArtSabintsev/Siren.git', :branch => 'swift3'
Expand All @@ -61,7 +61,7 @@ pod 'Siren', :git => 'https://github.com/ArtSabintsev/Siren.git', :branch => 'sw
github "ArtSabintsev/Siren"
```

For Swift 3 support
For Swift 3 support:

``` swift
github "ArtSabintsev/Siren" "swift3"
Expand Down

0 comments on commit 3ad7161

Please sign in to comment.