You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/quickstart.md
+8-3Lines changed: 8 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -44,9 +44,14 @@ Here are the steps to get a basic installation working:
44
44
45
45
1. Download the appropriate binary:
46
46
47
-
{% if git.tag and not '-' in git.tag %}*[This release ({$ git.tag $})](https://github.com/whatsnowplaying/whats-now-playing/releases/tag/{$ git.tag $}) - Download binaries for this specific version
48
-
{% endif %}*[Latest stable release](https://github.com/whatsnowplaying/whats-now-playing/releases/latest) - Always points to the newest stable version
49
-
*[All releases](https://github.com/whatsnowplaying/whats-now-playing/releases/) - Browse all versions including pre-releases
Also of interest: [Current bug list](https://github.com/whatsnowplaying/whats-now-playing/issues?q=is%3Aissue+is%3Aopen+label%3Abug+sort%3Aupdated-desc)
0 commit comments