Skip to content

Commit

Permalink
Merge pull request JohnSundell#229 from codeOfRobin/patch-1
Browse files Browse the repository at this point in the history
Updated Package.swift version in the README
  • Loading branch information
JohnSundell authored Sep 17, 2018
2 parents e084f13 + 69f3978 commit 2f49ede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ Clone the repo and drag the file `Unbox.swift` into your Xcode project.

**Swift Package Manager:**

Add the line `.Package(url: "https://github.com/johnsundell/unbox.git", majorVersion: 2)` to your `Package.swift`
Add the line `.Package(url: "https://github.com/johnsundell/unbox.git", from: "3.0.0")` to your `Package.swift`

### Platform support

Expand Down

0 comments on commit 2f49ede

Please sign in to comment.