Skip to content

Commit

Permalink
Merge pull request #49 from ferranpujolcamins/master
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
jsbean authored Oct 20, 2018
2 parents d48417c + 3141172 commit 8b1d5d6
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 @@ -88,7 +88,7 @@ Installation

Include this package by adding the following line to your `Package.swift`'s `dependencies` section:

.package(url: "https://github.com/dn-m/PerformanceTest", .branch("master"))
.package(url: "https://github.com/dn-m/PerformanceTesting", .branch("master"))

Add `import PerformanceTesting` to the top of your test files, and you are good to go.

Expand Down

0 comments on commit 8b1d5d6

Please sign in to comment.