0
0
mirror of https://github.com/cucumber-sp/yandex-music-linux.git synced 2025-09-28 01:29:03 +03:00

Utility folder

This commit is contained in:
Andrey Onishchenko
2024-02-09 15:07:50 +03:00
parent 18145ed163
commit a28db76a6b
8 changed files with 11 additions and 11 deletions

View File

@@ -92,7 +92,7 @@ In addition you will need to install [Asar](https://github.com/electron/asar) to
npm install -g @electron/asar
```
Last step is to download original client `.exe` file. You can get it yourself or take link to the latest version from `version_info.json` file.
Last step is to download original client `.exe` file. You can get it yourself or take link to the latest version from `./utility/version_info.json` file.
***