Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
steffendsommer authored Feb 7, 2018
1 parent 473ff82 commit c82be03
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 @@ -26,7 +26,7 @@ A package to ease the use of multiple storage and CDN services.

Update your `Package.swift` file.
```swift
.Package(url: "https://github.com/nodes-vapor/storage", majorVersion: 0)
.Package(url: "https://github.com/nodes-vapor/storage.git", majorVersion: 0)
```


Expand Down

0 comments on commit c82be03

Please sign in to comment.