diff --git a/README.md b/README.md index 3593691..6e5861c 100644 --- a/README.md +++ b/README.md @@ -17,5 +17,5 @@ You can use Swift Package Manager to integrate Hermes into your project. Add the ```swift 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") ]