Skip to content

Commit 9d4c179

Browse files
authored
1 parent 6450916 commit 9d4c179

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

templates/tools/install.hbs

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,17 @@
3232
{{/fluent}}
3333
</p>
3434

35+
<div class="platform-specific win dn">
36+
<h3>{{fluent "install-notes-windows-heading"}}</h3>
37+
{{fluent "install-notes-windows-description"}}
38+
</div>
39+
3540
<h3>{{fluent "install-notes-rustup-heading"}}</h3>
3641
{{fluent "install-notes-rustup-description"}}
3742

3843
<h3>{{fluent "install-notes-path-heading"}}</h3>
3944
{{fluent "install-notes-path-description"}}
4045
</div>
41-
<div class="platform-specific win dn">
42-
<h3>{{fluent "install-notes-windows-heading"}}</h3>
43-
{{fluent "install-notes-windows-description"}}
44-
</div>
4546
</div>
4647
</section>
4748

0 commit comments

Comments
 (0)