diff --git a/root.md b/root.md index 1d4a447..1055fa2 100644 --- a/root.md +++ b/root.md @@ -1,6 +1,5 @@ -# Linux Command (Requires Root) -*****`Some of the commands here depends on certain distro (Debian/Ubuntu)`***** +# Linux Command (Requires Root) ## Package management @@ -13,4 +12,4 @@ Command | Uses ```sudo apt purge ....``` | removes certain packages and their configurations ```sudo apt autoremove``` | removes unnecessary dependencies ```sudo apt clean``` | clears apt cache - -| - \ No newline at end of file + -| -