Skip to content

Commit

Permalink
Merge pull request #12 from wacumov/patch-1
Browse files Browse the repository at this point in the history
Update README
  • Loading branch information
malcommac authored May 16, 2019
2 parents fcdc311 + bee702d commit 17c624f
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,16 @@ Owl was created and maintaned by [Daniele Margutti](https://github.com/malcommac

## Installation

The preferred installation method is with CocoaPods. Add the following to your Podfile:
The preferred installation method is with CocoaPods. Add the following to your `Podfile`:

```ruby
pod 'OwlKit', '~> 1.0
pod 'OwlKit', '~> 1.0'
```

Also you can install Owl using Carthage. Add this to your `Cartfile`:

```
github "malcommac/Owl"
```

## What you will get
Expand Down

0 comments on commit 17c624f

Please sign in to comment.