mirror of
https://github.com/samsonjs/SJSAssetExportSession.git
synced 2026-03-25 08:45:50 +00:00
Update Readme.md
This commit is contained in:
parent
4fa67c81e9
commit
6a6938817b
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue