Skip to content

Commit

Permalink
chore: Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fwolffleal authored Jun 13, 2022
1 parent 47a45ce commit fb3aab8
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 @@ -6,7 +6,7 @@ The Swift Client You Deserve
You can build `August` using the [Swift Package Manager](https://github.com/apple/swift-package-manager). Just include `August` as a package in your dependencies:

```swift
.package(url: "https://github.com/paulofaria/August.git", .upToNextMajor(from: "6.0.0")),
.package(url: "https://github.com/SendOutCards/August.git", .upToNextMajor(from: "6.0.0")),
```

Be sure to import the module at the top of your .swift files:
Expand Down

0 comments on commit fb3aab8

Please sign in to comment.