From 578af027156f74b8e9b18bf1ddf77358141f71c6 Mon Sep 17 00:00:00 2001 From: Thomas Steenbergen Date: Thu, 18 Jan 2024 11:54:57 +0100 Subject: [PATCH] docs(README): Rename Swift package manager Use official project name as listed on project website [1] to improve inclusion of ORT in GitHub/Google search results. [1]: https://www.swift.org/package-manager Relates-to: #8134 Signed-off-by: Thomas Steenbergen --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7e5376bc9ff8..fd1dc5ea2fa7c 100644 --- a/README.md +++ b/README.md @@ -398,7 +398,7 @@ supported: [no `cartfile.private`](https://github.com/oss-review-toolkit/ort/issues/3774)) * [CocoaPods](https://github.com/CocoaPods/CocoaPods) (limitations: [no custom source repositories](https://github.com/oss-review-toolkit/ort/issues/4188)) - * [Swift Package Manager](https://www.swift.org/package-manager) + * [SwiftPM](https://www.swift.org/package-manager) * PHP * [Composer](https://getcomposer.org/) * Python