Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
congnd committed Jun 6, 2020
1 parent fed2a70 commit 4e2cf67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ FMPhotoPicker is a modern, simple and zero-dependency photo picker with an elega
- iOS 9.0+

## Installation
### SwiftPM
### SwiftPM (Experimental)
```
dependencies: [
.package(url: "https://github.com/congnd/FMPhotoPicker.git", .exact("0.9.1")),
.package(url: "https://github.com/congnd/FMPhotoPicker.git", .exact("1.0.0")),
]
```

Expand Down

0 comments on commit 4e2cf67

Please sign in to comment.