Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arturdev authored Apr 20, 2020
1 parent 5ec37b8 commit dccdefd
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,15 +102,13 @@ it, simply add the following line to your Podfile:
pod 'Unrealm'
```

### Swift Package Manager (till v0.2.5)
### Swift Package Manager
You can also use Swift Package Manager to add Unrealm as a dependency to your project. In order to do so, use the following URL:

```bash
https://github.com/arturdev/Unrealm.git
```

You will also need to set your desired version or branch (e.g. master).

You need to use "SPM" branch instead of master.
## ToDos

- Add more UnitTests
Expand Down

0 comments on commit dccdefd

Please sign in to comment.