Skip to content

Commit

Permalink
docs: Use exclude_unsupported flag for packaged distros
Browse files Browse the repository at this point in the history
  • Loading branch information
Nukesor committed Jun 25, 2024
1 parent b6c0dc1 commit 9331661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ There are a few different ways to install Pueue.

#### Package Manager

<a href="https://repology.org/project/pueue/versions"><img align="right" src="https://repology.org/badge/vertical-allrepos/pueue.svg" alt="Packaging status"></a>
<a href="https://repology.org/project/pueue/versions"><img align="right" src="https://repology.org/badge/vertical-allrepos/pueue.svg?exclude_unsupported=1" alt="Packaging status"></a>

The preferred way to install Pueue is to use your system's package manager.
This will usually deploy service files and completions automatically.
Expand Down

0 comments on commit 9331661

Please sign in to comment.