From 9bd35120185e39030a59ac9c4b184efbb081b27f Mon Sep 17 00:00:00 2001 From: Orta Therox Date: Mon, 1 Feb 2021 17:37:52 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b1f20a..1931b71 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ steps: ``` #### With PackageConfig -With PackageConfig (https://github.com/orta/PackageConfig) you can put the configuration at the end of your `Package.swift` +With [PackageConfig](https://github.com/shibapm/PackageConfig) you can put the configuration at the end of your `Package.swift` ```swift #if canImport(PackageConfig)