Skip to content

Commit

Permalink
Rollup merge of #98356 - lucasthormann:patch-1, r=Mark-Simulacrum
Browse files Browse the repository at this point in the history
Add missing period
  • Loading branch information
JohnTitor authored Jun 22, 2022
2 parents 3559718 + c9340ec commit 0cac62d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ by running it with the `--help` flag or reading the [rustc dev guide][rustcguide
If you plan to use `x.py install` to create an installation, it is recommended
that you set the `prefix` value in the `[install]` section to a directory.

Create install directory if you are not installing in default directory
Create install directory if you are not installing in default directory.

4. Build and install:

Expand Down

0 comments on commit 0cac62d

Please sign in to comment.