We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 42a2da6 + c399be9 commit 4ae6b4eCopy full SHA for 4ae6b4e
README.md
@@ -23,6 +23,7 @@ The web version of [TIDAL](https://tidal.com) running in electron with Hi-Fi (Hi
23
- [Arch Linux](#arch-linux)
24
- [Flatpak](#flatpak)
25
- [Nix](#nix)
26
+ - [Solus](#solus)
27
- [Using source](#using-source)
28
- [Integrations](#integrations)
29
- [Custom Scrobbling with Multi-Scrobbler](#custom-scrobbling-with-multi-scrobbler)
@@ -127,6 +128,14 @@ To install with Nix run the following command:
127
128
nix-env -iA nixpkgs.tidal-hifi
129
```
130
131
+### Solus
132
+
133
+To install on Solus run:
134
135
+```sh
136
+sudo eopkg it tidal-hifi
137
+```
138
139
### Using source
140
141
To install and work with the code on this project follow these steps:
0 commit comments