diff --git a/README.md b/README.md index 05239dda..7b82da62 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ dependencies: [ ... ///1. Add the packages .package(name: "HTMLKit", url: "https://github.com/vapor-community/HTMLKit.git", from: "2.4.0"), - .package(name: "HTMLKitVaporProvider", url: "https://github.com/MatsMoll/htmlkit-vapor-provider.git", from: "1.2.1") + .package(name: "HTMLKitVaporProvider", url: "https://github.com/vapor-community/htmlkit-vapor-provider.git", from: "1.2.1") ], targets: [ .target(