Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
valnoc committed Aug 20, 2020
1 parent de32c00 commit f1184e1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ It uses [Sourcery](https://github.com/krzysztofzablocki/Sourcery) as a code gene

## Features
Using FataMorgana you can generate class and protocol mocks.
Needs **Sourcery 0.16.1** and **Mirage 2.0+**.
Requires **Sourcery 0.18.0** and **Mirage 2.0+**.

---
## Installation
Expand All @@ -31,9 +31,9 @@ Needs **Sourcery 0.16.1** and **Mirage 2.0+**.
#### Carthage
Add this line into your Cartfile, run `carthage update --platform iOS` and link binary to the target as you always do it)
```ruby
github "valnoc/Mirage" ~> 2.0
github "valnoc/FataMorgana" ~> 2.0
```
Download *FataMorgana* release find *Mock.stencil* in Templates folder and put it inside projects' dir.
The needed Mock.stencil is located in **Template** folder


#### Cocoapods
Expand Down

0 comments on commit f1184e1

Please sign in to comment.