Skip to content

Commit

Permalink
Modified README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
k-arindam committed Oct 8, 2024
1 parent f7db5cf commit ff50bfa
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 @@ -17,7 +17,7 @@ Add the following to your `Package.swift` file:

```swift
dependencies: [
.package(url: "https://github.com/yourusername/SwiftNP", from: "1.0.0")
.package(url: "https://github.com/yourusername/SwiftNP", from: "0.0.1")
]
```

Expand Down

0 comments on commit ff50bfa

Please sign in to comment.