diff --git a/README.md b/README.md index 1d89e8c..0cdac7c 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ ### `wget -O mariadbinstall.sh https://git.oldgate.org/Sophia/thelinuxlist/raw/branch/main/scripts/mariadbinstall.sh && bash mariadbinstall.sh` ### Uninstall -### `COMING SOON` +### `sudo apt remove mariadb-server mariadb-client -y && apt autoremove` ---