Fix README.md
This commit is contained in:
parent
8d4356c045
commit
b3fba4ec73
|
@ -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`:
|
||||
|
|
Loading…
Reference in a new issue