Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

Permalink
Update SwiftPM instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
dduan committed Sep 22, 2018
1 parent b7198e3 commit f9a35f9
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 @@ -83,7 +83,7 @@ Here are some ways to leverage Just.
Add the following to your `dependencies`:

```swift
.Package(url: "https://github.com/JustHTTP/Just.git", from: "0.7.0")
.package(url: "https://github.com/JustHTTP/Just.git", from: "0.7.0")
```

## Carthage (Swift 3 only)
Expand Down

0 comments on commit f9a35f9

Please sign in to comment.