Skip to content

Commit 4a3e522

Browse files
committed
Docs: Refer to swiftly in CONTRIBUTING.md
The Swift toolchain installation on swift.org indicate to use swiftly to install the toolchain on macOS and Linux. Update the CONTRIBUTING.md file to refer to swiftly for toolchain management.
1 parent dec1ded commit 4a3e522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ $> swift --version
8888
Apple Swift version 5.3
8989
```
9090

91-
Note: Alternatively use tools like [swiftenv](https://github.com/kylef/swiftenv) that help manage toolchains versions.
91+
Note: Alternatively use tools like [swiftly](https://www.swift.org/swiftly/documentation/swiftlydocs/) that help manage toolchains versions.
9292

9393
## Local Development
9494

0 commit comments

Comments
 (0)