Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

Commit af4c1f7

Browse files
Update included_software.md
Clean up wording Co-authored-by: rstavchansky <rachael@netlify.com>
1 parent eed88a5 commit af4c1f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

included_software.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ The specific patch versions included will depend on when the image was last buil
3434
* 1.7 (default)
3535
* Swift - `SWIFT_VERSION`, `.swift-version`
3636
* Not installed by default.
37-
* Supports any version that `swiftenv` can install newer than `4.x`. Versions `4.x` and below will not work due to incompatible shared libraries.
38-
* 5.2 will be installed if `Package.swift` is present and no version is specified.
37+
* Supports any version that `swiftenv` can install later than `4.x`. Versions `4.x` and earlier will not work due to incompatible shared libraries.
38+
* 5.2 is installed if `Package.swift` is present and no version is specified with `SWIFT_VERSION` or `.swift-version`.
3939

4040
### Tools
4141

0 commit comments

Comments
 (0)