Update vesktop package name
This commit is contained in:
parent
6584058370
commit
c948309910
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ elif command_exists "yum"; then
|
|||
sudo dnf install ./VencordDesktop*.rpm -y
|
||||
rm ./VencordDesktop*.rpm
|
||||
elif command_exists "pacman"; then
|
||||
yay -S vencord-desktop-bin --noconfirm --needed
|
||||
yay -S vesktop-bin --noconfirm --needed
|
||||
else
|
||||
echo "IDK, check the repo: https://github.com/Vencord/Vesktop"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue