Skip to content

Commit c02949b

Browse files
authored
Update README.md
1 parent 5462ab0 commit c02949b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ Add the following to your [Cartfile](https://github.com/Carthage/Carthage/blob/m
2222
github "magicien/GLTFSceneKit" ~> 0.2.0
2323
```
2424

25+
### Using [Swift Package Manager](https://swift.org/package-manager/)
26+
27+
1. Open your project with Xcode
28+
2. Select `File` > `Swift Packages` > `Add Package Dependency...`
29+
3. Put `https://github.com/magicien/GLTFSceneKit` in the search box and click `Next`
30+
2531
## Usage
2632

2733
### Swift

0 commit comments

Comments
 (0)