Skip to content

Commit 7ebe73c

Browse files
committed
Update flatpak install instructions (official!)
1 parent 574911c commit 7ebe73c

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ A javascript app to scrobble music you listened to, to [Maloja](https://github.c
3131
* Web server interface for stats, basic control, and detailed logs
3232
* Smart handling of credentials (persistent, authorization through app)
3333
* Easy configuration through ENVs or JSON
34-
* Docker images for x86/ARM
34+
* Install using [Docker images for x86/ARM](/docs/installation.md#docker), [flatpak](/docs/installation.md#flatpak), or [locally with NodeJS](/docs/installation.md#nodejs)
3535

3636
**Why should I use this over a browser extension and/or mobile app scrobbler?**
3737

docs/installation.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ SPOTIFY_CLIENT_ID=yourId SPOTIFY_CLIENT_SECRET=yourSecret MALOJA_URL="http://dom
3535

3636
## Flatpak
3737

38-
**(Coming soon!)**
39-
4038
You must have [Flatpak](https://flatpak.org/) installed on your system.
4139

4240
```shell

0 commit comments

Comments
 (0)