diff --git a/README.md b/README.md index d9913c1..0ece17e 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,14 @@ Mangadesk is available through the [MPR](https://mpr.makedeb.org/packages/mangad $ una install mangadesk ``` +### Void Linux + +Mangadesk is available through the official Void repositories and can be installed via XBPS: + +```cmd +$ xbps-install -S mangadesk +``` + ## Uninstall ❌ To uninstall, simply delete the executable and its related folders and files. @@ -79,6 +87,14 @@ Uninstall with a MPR helper or with APT: $ una remove mangadesk ``` +### Void Linux + +Uninstall with XBPS: + +```cmd +$ xbps-remove -R mangadesk +``` + ## Usage ✍ To run the application, navigate to the directory where you stored the executable, and run the following command: