mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-04-21 06:18:50 -04:00
[README] Fix typo on apt install.
This commit is contained in:
committed by
Adam Honse
parent
87395d0b0d
commit
cdce79bd07
@@ -21,7 +21,7 @@ See the [Project Wiki](https://gitlab.com/CalcProgrammer1/OpenRGB/-/wikis/home)
|
||||
#### Linux:
|
||||
1. Either open the project using QT Creator or build it using qmake. You will need the libusb-1.0-0 (or equivalent) development package from your distribution's package manager installed.
|
||||
|
||||
* sudo apt install build-esential qtcreator qt5-default libusb-1.0-0-dev
|
||||
* sudo apt install build-essential qtcreator qt5-default libusb-1.0-0-dev
|
||||
|
||||
* git clone https://gitlab.com/CalcProgrammer1/OpenRGB
|
||||
|
||||
|
||||
Reference in New Issue
Block a user