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 18, 2023
1 parent d9de607 commit 35c8cba
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 @@ -20,6 +20,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.0"),
.package(url: "https://github.com/wabiverse/MetaverseKit.git", from: "1.0.1"),
]
```

0 comments on commit 35c8cba

Please sign in to comment.