Update README.md

Remove whitespace and rustup from fedora build section
This commit is contained in:
Luke Jones
2021-12-17 21:18:00 +00:00
parent 2b0eceaa9d
commit 9110f06ed5

View File

@@ -68,7 +68,6 @@ Requirements are rust >= 1.57 installed from rustup.io if the distro provided ve
**fedora:**
`dnf install clang-devel systemd-devel`
`curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh`
`make`
`sudo make install`