File tree 1 file changed +4
-2
lines changed
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
15
15
<summary >Table of Contents</summary >
16
16
17
17
- [ Quick Start] ( #quick-start )
18
+ - [ Installing from Source] ( #installing-from-source )
18
19
- [ Getting Help] ( #getting-help )
19
20
- [ Contributing] ( #contributing )
20
21
- [ License] ( #license )
@@ -29,9 +30,10 @@ Read ["Installation"] from [The Book].
29
30
[ "Installation" ] : https://doc.rust-lang.org/book/ch01-01-installation.html
30
31
[ The Book ] : https://doc.rust-lang.org/book/index.html
31
32
32
- ## Installing from source
33
+ ## Installing from Source
33
34
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 ) .
35
37
36
38
## Getting Help
37
39
You can’t perform that action at this time.
0 commit comments