From 6a6938817be1c1b56d60694533068d9842de23f4 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Fri, 18 Oct 2024 14:42:22 -0700 Subject: [PATCH] Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 9627858..1ce3b80 100644 --- a/Readme.md +++ b/Readme.md @@ -33,7 +33,7 @@ When you're integrating this using SPM on its own then add this to the list of d .package(url: "https://github.com/samsonjs/SJSAssetExportSession.git", .upToNextMajor(from: "0.2.0")) ``` -and then add `"SJSAssetExportSession"` to all of the lists of dependencies in your target as well. +and then add `"SJSAssetExportSession"` to the list of dependencies in your target as well. ## Usage