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

Commit

Permalink
Further modernize SwiftPM instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
dduan committed Sep 22, 2018
1 parent f9a35f9 commit afebf98
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ Add the following to your `dependencies`:
.package(url: "https://github.com/JustHTTP/Just.git", from: "0.7.0")
```

… and `"Just"` to your target dependencies.

## Carthage (Swift 3 only)

Include the following in your Cartfile:
Expand Down

0 comments on commit afebf98

Please sign in to comment.