Skip to content

Commit

Permalink
Switeched wget with xbps-fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
elbachir-one committed Nov 24, 2024
1 parent 1db26a6 commit 37b94b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ If you want to install my stuff, there are some dependences needed for everythin
### Using the install script

```bash
wget https://raw.githubusercontent.com/elbachir-one/dotfiles/main/install.sh
xbps-fetch https://raw.githubusercontent.com/elbachir-one/dotfiles/main/install.sh
chmod +x install.sh
./install.sh
```
Expand Down

0 comments on commit 37b94b7

Please sign in to comment.