[skip ci]
This commit is contained in:
Max Howell
2019-01-28 16:05:39 +00:00
parent 2394cc1c85
commit ee1f46954c
2 changed files with 3 additions and 3 deletions

View File

@@ -220,7 +220,7 @@ package.append(.package(url: "https://github.com/mxcl/Path.swift", from: "0.5.0"
CocoaPods:
```ruby
pod 'Path.swift' ~> '0.5.0'
pod 'Path.swift', '~> 0.5'
```
Carthage: