Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Ekaterina Mekhnetsova <[email protected]>
  • Loading branch information
outoftardis authored and appetrosyan committed Jun 8, 2022
1 parent b513876 commit 88cd287
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/guide/build-and-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ The easiest way to get the official `rustup` script is to run:
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
```

Or, alternatively, you can install `rustup` via your operating system’s package manager.
Or, alternatively, you can install `rustup` via your operating system’s
package manager.

::: tip

Expand Down Expand Up @@ -108,8 +109,8 @@ and that should fix your problems.

---

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

```bash
rustup default stable
Expand Down

1 comment on commit 88cd287

@vercel
Copy link

@vercel vercel bot commented on 88cd287 Jun 8, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

iroha-2-docs – ./

iroha-2-docs-git-master-0x009922.vercel.app
iroha-2-docs-0x009922.vercel.app

Please sign in to comment.