mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 16:24:46 +00:00
README: Make the wiki links more useful.
The page we want them to find is 'getting started developing'.
This commit is contained in:
parent
21ed20baf9
commit
9265e13867
@ -86,8 +86,9 @@ supported build environments that are most likely to work.
|
||||
Rust currently needs about 1.5 GiB of RAM to build without swapping; if it hits
|
||||
swap, it will take a very long time to build.
|
||||
|
||||
There is a lot more documentation in the [wiki].
|
||||
There is more advice about [hacking on Rust][hack] on the [wiki].
|
||||
|
||||
[hack]: https://github.com/rust-lang/rust/wiki/Note-getting-started-developing-Rust
|
||||
[wiki]: https://github.com/rust-lang/rust/wiki
|
||||
|
||||
## Getting help
|
||||
|
Loading…
Reference in New Issue
Block a user