Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ChangYeop-Yang authored Jul 20, 2023
1 parent 9d27333 commit cf52dc7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@ dependencies: [
]
```

3-2. In Branch, Enter text "Version(2, 3, 0)".
3-2. In Branch, Enter text "Version(2, 3, 1)".

```Swift
dependencies: [
.package(url: "https://github.com/ChangYeop-Yang/Universal-SystemKit", from: Version(2, 3, 0))
.package(url: "https://github.com/ChangYeop-Yang/Universal-SystemKit", from: Version(2, 3, 1))
]
```

Expand Down

0 comments on commit cf52dc7

Please sign in to comment.