Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmikius authored Sep 7, 2023
1 parent 8d2e49f commit d4835c8
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 @@ -14,7 +14,7 @@ Once you have your Swift package set up, adding DXProtocol as a dependency is as

```swift
dependencies: [
.package(url: "https://github.com/LLCFreedom-Space/dxprotocol.git", branch: "main")
.package(url: "https://github.com/LLCFreedom-Space/dxprotocol.git", from: "1.0.0")
]
```

Expand Down

0 comments on commit d4835c8

Please sign in to comment.