Skip to content

Commit 17e637f

Browse files
author
Tim Schneeberger
authored
Update README.md
1 parent fed9b9d commit 17e637f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,9 @@ sudo chmod 755 /usr/local/bin/viper-gui
7878
```
7979
##### Create Menu Entry
8080
```bash
81-
sudo cat <<EOT >> /usr/share/applications/viper-gui2.desktop
81+
sudo cat <<EOT >> /usr/share/applications/viper-gui.desktop
8282
[Desktop Entry]
83-
Name=Viper4Linux Beta
83+
Name=Viper4Linux
8484
GenericName=Equalizer
8585
Comment=User Interface for Viper4Linux
8686
Keywords=equalizer
@@ -93,7 +93,7 @@ EOT
9393
```
9494
##### Download Icon
9595
```bash
96-
sudo wget -O /usr/share/pixmaps/viper-gui.png https://raw.githubusercontent.com/ThePBone/Viper4Linux-GUI/master/viper.png -q --show-progress
96+
sudo wget -O /usr/share/pixmaps/viper-gui.png https://raw.githubusercontent.com/Audio4Linux/Viper4Linux-GUI/master/viper.png -q --show-progress
9797
```
9898

9999
## Screenshots

0 commit comments

Comments
 (0)