This commit is contained in:
Auric Vente 2024-07-28 04:33:09 -06:00
parent ba08c21d47
commit dfac55edba
1 changed files with 6 additions and 0 deletions

View File

@ -35,6 +35,12 @@ Read [Algorithm](#algorithm) for more information about the mechanics.
## Installation ## Installation
First make sure you have `qt` installed in your system.
In arch you can do this with: `sudo pacman -S qt6-base`
In ubuntu/debian you can do this with: `sudo apt install qt6-base-dev`
### Quick Installation ### Quick Installation
If you have `pipx` and `linux` installed you can use the following command: If you have `pipx` and `linux` installed you can use the following command: