Skip to content

Commit 6a07038

Browse files
MaxDesiatovkaishin
authored andcommitted
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 14da2d2 commit 6a07038

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
@@ -12,7 +12,7 @@ atom: true
1212
<li class="grid-level-1 featured">
1313
<h3>Swiftly</h3>
1414
<p class="description">
15-
To download toolchains from Swift.org, use the Swiftly toolchain installer. Swift.org toolchains include experimental features like Embedded Swift and support for WebAssembly.
15+
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.
1616
</p>
1717
<h4>Run this in a terminal:</h4>
1818
<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)