File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments