Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lf-araujo authored Dec 11, 2017
1 parent 653a9ba commit 7bb0435
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 @@ -95,11 +95,11 @@ You can view all implementations on [VerbalExpressions.github.io](http://VerbalE

## Installation and use

This version is under testing, but it supports Swift Package Manager. Therefor it can be included in the project with:
This version is under testing, but it supports Swift Package Manager. Therefore it can be included in the project with:

```
.package(
url: "https://github.com/lf-araujo/SwiftVerEx.git",
url: "https://github.com/VerbalExpressions/SwiftVerbalExpressions.git",
from: "
```
Expand All @@ -110,4 +110,4 @@ And:
.target(
name: "YourProject",
dependencies: ["VerbalExpressions"]),
```
```

0 comments on commit 7bb0435

Please sign in to comment.