File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
templates/components/tools Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 6
6
<div id =" platform-instructions-win" class =" instructions dn" >
7
7
<p >{{ fluent " tools-rustup-windows-2" }} </p >
8
8
<div class =" mw9 center ph3-ns" >
9
- <div class =" cf ph2-ns" >
10
- <div class =" fl w-100 w-50-ns pa2" >
11
- <a href =" https://static.rust-lang.org/rustup/dist/i686-pc-windows-msvc/rustup-init.exe" class =" button button-secondary" >{{ fluent " install-rustup32-button" }} </a >
12
- </div >
13
- <div class =" fl w-100 w-50-ns pa2" >
14
- <a href =" https://static.rust-lang.org/rustup/dist/x86_64-pc-windows-msvc/rustup-init.exe" class =" button button-secondary" >{{ fluent " install-rustup64-button" }} </a >
9
+ <div class =" cf ph2-ns" >
10
+ <div class =" fl w-100 w-50-ns pa2" >
11
+ <a href =" https://static.rust-lang.org/rustup/dist/i686-pc-windows-msvc/rustup-init.exe" class =" button button-secondary" >{{ fluent " install-rustup32-button" }} </a >
12
+ </div >
13
+ <div class =" fl w-100 w-50-ns pa2" >
14
+ <a href =" https://static.rust-lang.org/rustup/dist/x86_64-pc-windows-msvc/rustup-init.exe" class =" button button-secondary" >{{ fluent " install-rustup64-button" }} </a >
15
+ </div >
15
16
</div >
16
17
</div >
17
- </div >
18
- <h3 class =" mt4" >{{ fluent " tools-rustup-wsl-heading" }} </h3 >
19
- <p >{{ fluent " tools-rustup-wsl" }} </p >
20
- <pre ><code class =" db w-100" >curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh</code ></pre >
18
+ <h3 class =" mt4" >{{ fluent " tools-rustup-wsl-heading" }} </h3 >
19
+ <p >{{ fluent " tools-rustup-wsl" }} </p >
20
+ <pre ><code class =" db w-100" >curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh</code ></pre >
21
21
</div >
22
22
<div id =" platform-instructions-unknown" class =" instructions dn" >
23
23
<!-- unrecognized platform: ask for help -->
You can’t perform that action at this time.
0 commit comments