Skip to content

Commit

Permalink
Fix bash code description
Browse files Browse the repository at this point in the history
Co-authored-by: João Borges <rageknify@gmail.com>
  • Loading branch information
jedel1043 and RageKnify authored Mar 19, 2022
1 parent f0631bd commit 8a9f78a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ tool to use. It will install Rust and allow you to switch between _nightly_,
_stable_ and _beta_. You can also install additional components. In Linux, you
can run:

```Bash
```bash
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
```

Expand Down

0 comments on commit 8a9f78a

Please sign in to comment.