File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 99 <p>To install swiftly, run the following commands in your terminal.</p>
1010 <pre><code>
1111 SWIFTLY_FILENAME=swiftly-0.4.0-dev-$(uname -m).tar.gz
12- curl -s -O "https://download.swift.org/linux/$SWIFTLY_FILENAME" && tar zxf "$SWIFTLY_FILENAME" && ./swiftly init
12+ curl -s -O "https://download.swift.org/swiftly/ linux/$SWIFTLY_FILENAME" && tar zxf "$SWIFTLY_FILENAME" && ./swiftly init
1313 </code></pre> -->
14- <h4 >License: <a href =" https://raw.githubusercontent.com/swiftlang/swiftly/refs/heads/main/LICENSE.txt " >Apache-2.0</a > | PGP: <a href =" https://download.swift.org/linux/swiftly-0.4.0-dev-x86_64.tar.gz.sig " >Signature</a ></h4 >
15- <a href =" https://download.swift.org/linux/swiftly-0.4.0-dev-x86_64.tar.gz " class =" cta-secondary " >Download</a >
14+ <h4 >License: <a href =" https://raw.githubusercontent.com/swiftlang/swiftly/refs/heads/main/LICENSE.txt " >Apache-2.0</a > | PGP: <a href =" https://download.swift.org/swiftly/ linux/swiftly-0.4.0-dev-x86_64.tar.gz.sig " >Signature</a ></h4 >
15+ <a href =" https://download.swift.org/swiftly/ linux/swiftly-0.4.0-dev-x86_64.tar.gz " class =" cta-secondary " >Download</a >
1616 <a href =" /install/linux/swiftly " class =" cta-secondary " >Instructions</a >
1717</li >
1818</ul >
Original file line number Diff line number Diff line change @@ -16,9 +16,9 @@ title: Install Swift
1616 <p>To install swiftly, run the following command in your terminal.</p>
1717 <pre><code>
1818 SWIFTLY_FILENAME=swiftly-0.4.0-dev.pkg
19- curl -O -s "https://download.swift.org/macos /$SWIFTLY_FILENAME" && installer -pkg "$SWIFTLY_FILENAME" -target CurrentUserHomeDirectory && ~/usr/local/bin/swiftly init
19+ curl -O -s "https://download.swift.org/swiftly/darwin /$SWIFTLY_FILENAME" && installer -pkg "$SWIFTLY_FILENAME" -target CurrentUserHomeDirectory && ~/usr/local/bin/swiftly init
2020 </code></pre> -->
21- <a href =" https://download.swift.org/macos /swiftly-0.4.0-dev.pkg " class =" cta-secondary " >Download</a >
21+ <a href =" https://download.swift.org/swiftly/darwin /swiftly-0.4.0-dev.pkg " class =" cta-secondary " >Download</a >
2222 <a href =" /install/macos/swiftly " class =" cta-secondary " >Instructions</a >
2323</li >
2424</ul >
You can’t perform that action at this time.
0 commit comments