Skip to content

Commit 849f0a1

Browse files
committed
Auto merge of #7619 - UnrealApex:patch-1, r=flip1995
Update README.md Capitalized proper noun. changelog:none
2 parents 95d91d6 + 6a9549c commit 849f0a1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@ or in Travis CI.
4545
One way to use Clippy is by installing Clippy through rustup as a cargo
4646
subcommand.
4747

48-
#### Step 1: Install rustup
48+
#### Step 1: Install Rustup
4949

50-
You can install [rustup](https://rustup.rs/) on supported platforms. This will help
50+
You can install [Rustup](https://rustup.rs/) on supported platforms. This will help
5151
us install Clippy and its dependencies.
5252

53-
If you already have rustup installed, update to ensure you have the latest
54-
rustup and compiler:
53+
If you already have Rustup installed, update to ensure you have the latest
54+
Rustup and compiler:
5555

5656
```terminal
5757
rustup update

0 commit comments

Comments
 (0)