[README] Fix typo on apt install.

This commit is contained in:
Juri Berlanda 2020-04-10 12:26:57 +00:00 committed by Adam Honse
parent 87395d0b0d
commit cdce79bd07

View file

@ -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