Merge branch 'ankushmishra9-main-patch-66732' into 'main'

Fixed formatting of install instructions

See merge request asus-linux/asusctl!96
This commit is contained in:
Luke Jones
2022-02-07 22:59:34 +00:00

View File

@@ -61,15 +61,17 @@ will probably suffer another rename once it becomes generic enough to do so.
Requirements are rust >= 1.57 installed from rustup.io if the distro provided version is too old, and `make`. Requirements are rust >= 1.57 installed from rustup.io if the distro provided version is too old, and `make`.
**Ubuntu (unsuported):** **Ubuntu (unsuported):**
`apt install libclang-dev libudev-dev`
`curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh` apt install libclang-dev libudev-dev
`make` curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
`sudo make install` make
sudo make install
**fedora:** **fedora:**
`dnf install clang-devel systemd-devel`
`make` dnf install clang-devel systemd-devel
`sudo make install` make
sudo make install
## Installing ## Installing
- Fedora copr = https://copr.fedorainfracloud.org/coprs/lukenukem/asus-linux/ - Fedora copr = https://copr.fedorainfracloud.org/coprs/lukenukem/asus-linux/