Skip to content

Commit

Permalink
- Updated version for Carthage in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
dgallagher-venmo committed Mar 29, 2018
1 parent ba301cc commit 7b6dffd
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 @@ -12,7 +12,7 @@ QuizTrain is open source software released under the MIT License. See the [LICEN

[Carthage](https://github.com/Carthage/Carthage) is the recommended way to install QuizTrain. Add the following to your `Cartfile` or `Cartfile.private` file:

github "venmo/QuizTrain" ~> 1.0.0
github "venmo/QuizTrain" ~> 1.1.0

See [Adding frameworks to an application](https://github.com/Carthage/Carthage#adding-frameworks-to-an-application) for further instructions. Once complete `import QuizTrain` in any Swift files you wish to use QuizTrain in.

Expand Down

0 comments on commit 7b6dffd

Please sign in to comment.