diff --git a/README.md b/README.md index 0c3a78267..94c7177de 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,12 @@ ```bash bash <(curl -s "https://end-4.github.io/dots-hyprland-wiki/setup.sh") ``` + + If you are using fish shell (non-posix-compliant shell) then: + ```bash + bash -c "$(curl -s https://end-4.github.io/dots-hyprland-wiki/setup.sh)" + ``` + - **Manual** installation, other distros and more: - See the [Wiki](https://end-4.github.io/dots-hyprland-wiki/en/i-i/01setup/) - (_Available in: English, Vietnamese, and Simplified Chinese. Translations are welcome._)