Skip to content

Commit

Permalink
Carthage support added to documentation (krisk#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
abiaad authored and krisk committed Feb 20, 2019
1 parent 46c8e27 commit 627465c
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,12 +133,11 @@ To run the example project, clone the repo, and run `pod install` from the Examp

## Installation

Fuse is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:
1. Add a dependency on Fuse:
- CocoaPods: add `pod 'Fuse'` to your `Podfile`.
- Carthage: add `github "krisk/fuse-swift"` to your `Cartfile`.

```ruby
pod "Fuse"
```
2. Add `import Fuse` to your source files.

## License

Expand Down

0 comments on commit 627465c

Please sign in to comment.