SwiftScanner icon indicating copy to clipboard operation
SwiftScanner copied to clipboard

Update Carthage example to double quotes

Open commscheck opened this issue 6 years ago • 0 comments

Using single quotes in your Cartfile causes the error Parse error: expected string after dependency type in line: github 'malcommac/SwiftScanner'.

This PR updates the documentation so people won't run into the same issue if they copy-paste the example.

commscheck avatar Mar 17 '19 00:03 commscheck