chore: fix package format in README

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
josselinonduty 2025-05-21 17:58:50 +09:00 committed by GitHub
parent 1f44368fcf
commit cfcfb3389d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -144,7 +144,7 @@ make build_snap_{arch}
Then, you can install the package using:
```sh
sudo snap install ./artifacts/{arch}/deezer-desktop-{version}-{arch}.snap --dangerous --classic
sudo snap install ./artifacts/{arch}/deezer_desktop_{version}_{arch}.snap --dangerous --classic
```
> [!NOTE]