Skip to content

Commit 29992fc

Browse files
committed
update link
1 parent 50cd12b commit 29992fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ You can find the Hyprland Installation instructions here: https://wiki.hyprland.
2929
Recommended is to install the Hyprland Desktop Profile from archinstall first.
3030

3131
```shell
32-
bash -c "$(curl -fsSL https://raw.githubusercontent.com/mylinuxforwork/dotfiles/main/setup-arch.sh)"
32+
bash -c "$(curl -s https://raw.githubusercontent.com/mylinuxforwork/dotfiles/main/setup-arch.sh)"
3333
```
3434

3535

@@ -56,7 +56,7 @@ Please rebuild all packages to ensure that you get the latest commit.
5656
Tested on Fedora Workstation 41 and 42.
5757

5858
```shell
59-
bash -c "$(curl -fsSL https://raw.githubusercontent.com/mylinuxforwork/dotfiles/main/setup-fedora.sh)"
59+
bash -c "$(curl -s https://raw.githubusercontent.com/mylinuxforwork/dotfiles/main/setup-fedora.sh)"
6060
```
6161

6262
## Troubleshooting

0 commit comments

Comments
 (0)