Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eonist authored Oct 12, 2024
1 parent 26480c3 commit ba010b2
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 @@ -22,7 +22,7 @@ To use `MockGen` in your project, add it to your `Package.swift` file:

```swift
dependencies: [
.package(url: "https://github.com/username/MockGen.git", branch: "main")
.package(url: "https://github.com/username/MockGen", branch: "main")
]
```

Expand Down

0 comments on commit ba010b2

Please sign in to comment.