Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
furby-tm authored Oct 19, 2023
1 parent 61da492 commit d3e7f02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ as well as support for **Microsoft Windows**. To learn more about Swift, please
##### To use MetaverseKit with Swift, add **MetaverseKit** as a **Package** dependency in your Package.swift file, [example usage](https://github.com/wabiverse/SwiftUSD/blob/main/Package.swift#L95).
```swift
dependencies: [
.package(url: "https://github.com/wabiverse/MetaverseKit.git", from: "1.0.4"),
.package(url: "https://github.com/wabiverse/MetaverseKit.git", from: "1.0.5"),
]
```

0 comments on commit d3e7f02

Please sign in to comment.