Skip to content

Commit

Permalink
Tweak SwiftPM guide in README
Browse files Browse the repository at this point in the history
  • Loading branch information
ephread committed Jul 12, 2020
1 parent a1ee7a2 commit 84448d2
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 @@ -99,7 +99,7 @@ $ carthage build
```

### Swift Package Manager
In Xcode, use File > Swift Packages > Add Package Dependency and search for `Instructions`.
In Xcode, use File > Swift Packages > Add Package Dependency and use `https://github.com/ephread/Instructions`.

### Manually
If you rather stay away from both CocoaPods and Carthage, you can also install Instructions manually, with the cost of managing updates yourself.
Expand Down

0 comments on commit 84448d2

Please sign in to comment.