📝Edit SPM repo url in README
This commit is contained in:
@@ -17,5 +17,5 @@ You can use Swift Package Manager to integrate Hermes into your project. Add the
|
|||||||
|
|
||||||
```swift
|
```swift
|
||||||
dependencies: [
|
dependencies: [
|
||||||
.package(url: "https://github.com/yourusername/Hermes.git", from: "1.0.0")
|
.package(url: "https://git.mahtan-melwasul.com/Mahtan/Hermes.git", from: "1.0.0")
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user