Skip to content

Commit b4b294d

Browse files
committed
update readme
1 parent 6825d50 commit b4b294d

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,14 @@ Current Swift compatibility breakdown:
241241

242242
## Installation
243243

244+
### Swift Package Manager (Recommended)
245+
246+
Add the following dependency to your `Package.swift` file:
247+
248+
```
249+
.package(url: "https://github.com/allaboutapps/DataSource.git", from: "7.1.0")
250+
```
251+
244252
### Carthage
245253

246254
Add the following line to your [Cartfile](https://github.com/Carthage/Carthage/blob/master/Documentation/Artifacts.md#cartfile).

0 commit comments

Comments
 (0)