Skip to content

Commit 342861c

Browse files
Merge pull request #56 from philmodin/patch-1
Update Readme Installation Code
2 parents 10faa93 + 7cbc9bc commit 342861c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@ The Swift server library for the [App Store Server API](https://developer.apple.
1010
## Installation
1111

1212
### Swift Package Manager
13-
```swift
1413
Add the following dependency
15-
14+
```swift
1615
.package(url: "https://github.com/apple/app-store-server-library-swift.git", .upToNextMinor(from: "2.1.0")),
1716
```
1817

0 commit comments

Comments
 (0)