Skip to content

Commit

Permalink
Updated carthage installation version to 1.3.0 in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
dgallagher-venmo committed Feb 20, 2019
1 parent 7f10430 commit 0815d2b
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.2.2
github "venmo/QuizTrain" ~> 1.3.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 0815d2b

Please sign in to comment.