Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AAAstorga authored May 9, 2018
1 parent cc4edfc commit 80f0fcb
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 @@ You will need:
In your Package.swift file, add the line

```swift
.package(url: "https://github.com/vapor-community/firebase-provider.git", from: "0.2.0")
.package(url: "https://github.com/vapor-community/ferno.git", from: "0.2.0")
```
Also make sure you add `Ferno` as a dependency

Expand Down

0 comments on commit 80f0fcb

Please sign in to comment.