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 May 14, 2018
1 parent 71f1daf commit 75e9dc1
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 @@ -15,7 +15,7 @@ This package is to ease using flash message between your views

Update your `Package.swift` file.
```swift
.package(url: "https://github.com/nodes-vapor/flash", from: "2.0.0-beta")
.package(url: "https://github.com/nodes-vapor/flash.git", from: "2.0.0-beta")
```

## Getting started 🚀
Expand Down

0 comments on commit 75e9dc1

Please sign in to comment.