Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lambdapioneer authored Nov 21, 2023
1 parent 7f6e35a commit c56dcc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/RainbowSloth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Add this repository as a dependency to your `Package.swift` file like so:

```swift
dependencies: [
.package(url: "https://github.com/lambdapioneer/sloth-ios.git", from: "0.0.1"),
.package(url: "https://github.com/lambdapioneer/sloth-ios.git", from: "0.0.2"),
],

// ...
Expand Down

0 comments on commit c56dcc2

Please sign in to comment.