Skip to content
Snippets Groups Projects
Unverified Commit 458f2959 authored by Silas Della Contrada's avatar Silas Della Contrada Committed by GitHub
Browse files

Update README.md

parent 396e2f21
No related branches found
No related tags found
No related merge requests found
......@@ -7,23 +7,23 @@ This application uses
- QtAV plugin by wang-bin: https://github.com/wang-bin/QtAV
### Install build-tools
Arch Linux:
#### Arch Linux
```
pacman -S cmake base-devel
```
Debian:
#### Debian
```
apt install cmake build-essentials
```
### Install Qt5 and QtAV
Arch Linux:
#### Arch Linux
```
pacman -S qt5-base qt5-quickcontrols2 qtav
```
Debian:
#### Debian
```
apt install qt5-default
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment