mirror of
https://github.com/cucumber-sp/yandex-music-linux.git
synced 2024-12-23 14:12:59 +03:00
Update README.md
This commit is contained in:
parent
92d8a9f46f
commit
0e1d4ce56d
@ -64,7 +64,7 @@ pacman -U yandex-music-<version>-any.pkg.tar.zst
|
||||
Download key and add repository to mirror list
|
||||
```bash
|
||||
curl -fsSL https://apt.cucumber-space.online/key.gpg | sudo gpg --dearmor -o /etc/apt/keyrings/cucumber-space.key.gpg
|
||||
echo 'deb [signed-by=/etc/apt/keyrings/cucumber-space.key.gpg] https://apt.cucumber-space.online ./' > /etc/apt/sources.list.d/cucumber-space.list
|
||||
echo 'deb [signed-by=/etc/apt/keyrings/cucumber-space.key.gpg] https://apt.cucumber-space.online ./' | sudo tee /etc/apt/sources.list.d/cucumber-space.list > /dev/null
|
||||
sudo apt update
|
||||
```
|
||||
Then you can install app with
|
||||
|
Loading…
Reference in New Issue
Block a user