Skip to content

Commit 5b0caad

Browse files
committed
mention INSTALLING_FROM_SOURCE in README
1 parent 8e9ce03 commit 5b0caad

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ Read ["Installation"] from [The Book].
2929
["Installation"]: https://doc.rust-lang.org/book/ch01-01-installation.html
3030
[The Book]: https://doc.rust-lang.org/book/index.html
3131

32+
## Installing from source
33+
34+
If you really want to install from source (though this is not recommended), see [INSTALLING_FROM_SOURCE.md](INSTALLING_FROM_SOURCE.md).
35+
3236
## Getting Help
3337

3438
See https://www.rust-lang.org/community for a list of chat platforms and forums.

0 commit comments

Comments
 (0)