diff --git a/README.md b/README.md index 6972b5c..2ab6e1f 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ To install: $ git clone https://github.com/theanonymousexyz/dotfiles.git $ cd dotfiles $ ./artix-install.sh # For Artix +$ ./deb-install.sh # For Debian and Ubuntu $ ./fedora-install.sh # For Fedora $ ./termux-install.sh # For Termux -$ ./deb-install.sh # For Debian and Ubuntu ``` Note that I use `doas` instead of `sudo` (only on Artix). If you prefer `sudo`, then change all instances of `doas` to `sudo`, or simply create a symlink `doas` pointing to `sudo`: