File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 66 The Swiftly installer manages Swift and its dependencies. It supports switching between different versions and downloading updates.
77 </p >
88 <h4 >Run this in a terminal:</h4 >
9- <div class =" language-plaintext highlighter-rouge " ><div class =" highlight " ><button >Copy</button ><pre class =" highlight " ><code >curlo! -O "https://download.swift.org/swiftly/linux/swiftly-$(uname -m).tar.gz" & ;& ; \
9+ <div class =" language-plaintext highlighter-rouge " ><div class =" highlight " ><button >Copy</button ><pre class =" highlight " ><code >curl -O "https://download.swift.org/swiftly/linux/swiftly-$(uname -m).tar.gz" & ;& ; \
1010tar zxf "swiftly-$(uname -m).tar.gz" & ;& ; \
1111./swiftly init --quiet-shell-followup & ;& ; \
1212. ~ /.local/share/swiftly/env.sh & ;& ; \
You can’t perform that action at this time.
0 commit comments