Skip to content

Commit 88cd287

Browse files
outoftardisappetrosyan
authored andcommitted
Fix formatting
Signed-off-by: Ekaterina Mekhnetsova <[email protected]>
1 parent b513876 commit 88cd287

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/guide/build-and-install.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ The easiest way to get the official `rustup` script is to run:
3131
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
3232
```
3333

34-
Or, alternatively, you can install `rustup` via your operating system’s package manager.
34+
Or, alternatively, you can install `rustup` via your operating system’s
35+
package manager.
3536

3637
::: tip
3738

@@ -108,8 +109,8 @@ and that should fix your problems.
108109

109110
---
110111

111-
Another option is that you have the up-to-date `stable` toolchain, but it is
112-
not set as the default. Run:
112+
Another option is that you have the up-to-date `stable` toolchain, but it
113+
is not set as the default. Run:
113114

114115
```bash
115116
rustup default stable

0 commit comments

Comments
 (0)