Skip to content

Commit 7e64f29

Browse files
authored
Update Readme
1 parent bfcc027 commit 7e64f29

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ If you wish to _contribute_ to the compiler, you should read
1515
<summary>Table of Contents</summary>
1616

1717
- [Quick Start](#quick-start)
18+
- [Installing from Source](#installing-from-source)
1819
- [Getting Help](#getting-help)
1920
- [Contributing](#contributing)
2021
- [License](#license)
@@ -29,9 +30,10 @@ Read ["Installation"] from [The Book].
2930
["Installation"]: https://doc.rust-lang.org/book/ch01-01-installation.html
3031
[The Book]: https://doc.rust-lang.org/book/index.html
3132

32-
## Installing from source
33+
## Installing from Source
3334

34-
If you really want to install from source (though this is not recommended), see [INSTALL.md](INSTALL.md).
35+
If you really want to install from source (though this is not recommended), see
36+
[INSTALL.md](INSTALL.md).
3537

3638
## Getting Help
3739

0 commit comments

Comments
 (0)