zhboner / realm

A network relay tool
MIT License
1.54k stars 285 forks source link

docs: removed install with `cargo install` #80

Closed sabify closed 2 years ago

sabify commented 2 years ago

It seems cargo install --git ignores rust-toolchain.toml to install and use the nightly toolchain. I just updated the readme for building the repo by cloning it and the cargo will effectively use the rust-toolchain.toml.