Skip to content

Commit 4ae6b4e

Browse files
committed
Merge branch 'develop' of github.com:Mastermindzh/tidal-hifi into develop
2 parents 42a2da6 + c399be9 commit 4ae6b4e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ The web version of [TIDAL](https://tidal.com) running in electron with Hi-Fi (Hi
2323
- [Arch Linux](#arch-linux)
2424
- [Flatpak](#flatpak)
2525
- [Nix](#nix)
26+
- [Solus](#solus)
2627
- [Using source](#using-source)
2728
- [Integrations](#integrations)
2829
- [Custom Scrobbling with Multi-Scrobbler](#custom-scrobbling-with-multi-scrobbler)
@@ -127,6 +128,14 @@ To install with Nix run the following command:
127128
nix-env -iA nixpkgs.tidal-hifi
128129
```
129130

131+
### Solus
132+
133+
To install on Solus run:
134+
135+
```sh
136+
sudo eopkg it tidal-hifi
137+
```
138+
130139
### Using source
131140

132141
To install and work with the code on this project follow these steps:

0 commit comments

Comments
 (0)