Updated Installation (markdown)
@@ -1,3 +1,13 @@
|
|||||||
|
# Standard Version installation
|
||||||
|
## Debian & Derivatives (Ubuntu, Linux Mint, ZorinOS, Pop!_OS, ...)
|
||||||
|
Head to the "Code" tab and download the deb package from the release tab. Execute the deb package once downloaded to install the app.
|
||||||
|
|
||||||
|
## Fedora & Derivatives
|
||||||
|
Head to the "Code" tab and download the rpm package from the release tab (once available). Execute the rpm package once downloaded to install the app.
|
||||||
|
|
||||||
|
## Arch & Derivatives
|
||||||
|
Head to the "Code tab and download the PKGBUILD file from the release tab (once available). Open a terminal, cd into the directory where you have saved the PKGBUILD file and run `makepkg -si` to install the app.
|
||||||
|
|
||||||
# Bleeding Edge version
|
# Bleeding Edge version
|
||||||
## Windows
|
## Windows
|
||||||
This project requires you to have python >= 3.8 installed with pip enabled. If you have not installed that, or do not have pip enabled, go ahead and do so.
|
This project requires you to have python >= 3.8 installed with pip enabled. If you have not installed that, or do not have pip enabled, go ahead and do so.
|
||||||
|
|||||||
Reference in New Issue
Block a user