Skip to content

Commit 9107254

Browse files
authored
Update README.md
1 parent 76be47a commit 9107254

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ Uhooi speak the phrase.
1919

2020
## System requirements
2121

22-
- Swift: 5.0+
23-
- Xcode: 13.0+
24-
- macOS: 11.3+
22+
- Swift: 5.6+
23+
- Xcode: 13.3+
24+
- macOS: 12.0+
2525

2626
## Installation
2727

@@ -40,7 +40,7 @@ Example: `FooTools` folder.
4040

4141
2. In this folder, create a file called `Package.swift` , with the following contents:
4242
```swift
43-
// swift-tools-version:5.5
43+
// swift-tools-version:5.6
4444

4545
import PackageDescription
4646

0 commit comments

Comments
 (0)