Skip to content

Commit 9a4a440

Browse files
authored
Clarify Static Linux SDK support in install/macos/index.md (#947)
Only swift.org toolchains support Static Linux SDK, which is currently not made clear in the description on this page.
1 parent 0251ad5 commit 9a4a440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/macos/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ title: Install Swift
1010
<li class="grid-level-1 featured">
1111
<h3>Swiftly</h3>
1212
<p class="description">
13-
To download toolchains from Swift.org, use the Swiftly toolchain installer. Swift.org toolchains include experimental features like Embedded Swift and support for WebAssembly.
13+
To download toolchains from Swift.org, use the Swiftly toolchain installer. Swift.org toolchains support Static Linux SDK, include experimental features like Embedded Swift and support for WebAssembly.
1414
</p>
1515
<h4>Run this in a terminal:</h4>
1616
<div class="language-plaintext highlighter-rouge"><div class="highlight"><button>Copy</button><pre class="highlight"><code>curl -O https://download.swift.org/swiftly/darwin/swiftly.pkg &amp;&amp; \

0 commit comments

Comments
 (0)