Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
auramagi authored Dec 17, 2021
1 parent 785736f commit 6838c31
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 @@ -41,7 +41,7 @@ Use Swift Package Manager to install RepresentableKit.

```swift
dependencies: [
.package(url: "https://github.com/yumemi/RepresentableKit.git", .upToNextMajor(from: "0.0.1"))
.package(url: "https://github.com/yumemi-inc/RepresentableKit.git", .upToNextMajor(from: "0.1.0"))
]
```

Expand Down

0 comments on commit 6838c31

Please # to comment.