Skip to content

Commit

Permalink
Update version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
rcedwards committed May 25, 2017
1 parent f6626c7 commit 76f9a25
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 @@ -6,7 +6,7 @@ Basic S3 access library for Vapor written in Swift

1) Add following package to your ```Package.swift```:
``` Swift
.Package(url: "https://github.com/manGoweb/S3.git", majorVersion: 1)
.Package(url: "https://github.com/manGoweb/S3.git", majorVersion: 2)
```

2) Run ```vapor clean```
Expand Down

0 comments on commit 76f9a25

Please sign in to comment.