Fix README.md

This commit is contained in:
the_4n0nym0u53 2022-03-03 23:17:04 +01:00
parent 8d4356c045
commit b3fba4ec73
No known key found for this signature in database
GPG Key ID: 35EE09F5481049BB
1 changed files with 1 additions and 1 deletions

View File

@ -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`: