Merge cc8a61e9fa392e9845f78b062647a95f4db110ab into 5ff2cc68d3dcba04dcc77490056f69a55b7014a2

This commit is contained in:
Jonas van den Berg 2024-03-12 20:53:01 +01:00 committed by GitHub
commit c0dae524f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -130,10 +130,13 @@ nix-env -iA nixpkgs.tidal-hifi
To install and work with the code on this project follow these steps:
- git clone [https://github.com/Mastermindzh/tidal-hifi.git](https://github.com/Mastermindzh/tidal-hifi.git)
- cd TIDAL Hi-Fi
- npm install
- npm start
```sh
git clone https://github.com/Mastermindzh/tidal-hifi.git
cd tidal-hifi
npm install
npm run build
npm start
```
## Integrations