Skip to content
This repository has been archived by the owner on Dec 23, 2023. It is now read-only.

Commit

Permalink
Update docs majorVersion installation
Browse files Browse the repository at this point in the history
  • Loading branch information
sendyhalim committed Apr 18, 2017
1 parent d7e83ee commit b69f480
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 @@ -11,7 +11,7 @@ import PackageDescription
let package = Package(
name: "MyApp",
dependencies: [
.Package(url: "https://github.com/sendyhalim/Swime", majorVersion: 2)
.Package(url: "https://github.com/sendyhalim/Swime", majorVersion: 3)
]
)
```
Expand Down

0 comments on commit b69f480

Please sign in to comment.