Update README.md

This commit is contained in:
Logan
2020-03-29 22:42:59 -06:00
committed by GitHub
parent 54a6e45d37
commit 9e73fee29c
+4
View File
@@ -7,6 +7,10 @@ Linux Dependencies (Ubuntu 18.04)
```
sudo apt install qt5-default libsdl2-2.0-0 libhidapi-hidraw0 libminizip1
```
Linux Dependencies (Manjaro/Arch)
```
sudo pacman -S --needed qt5-base sdl2 hidapi minizip
```
___
Building:
```