diff --git a/README.md b/README.md index 0da5a6b..a06cf7e 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,12 @@ Una is a complete MPR helper written in `bash` (kinda demonstrates the power of bash <(curl -fsL https://github.com/AFK-OS/una/raw/main/install.sh) ``` + +## Removal + +```sh +sudo dpkg -r una-bin +``` ## Roadmap