mirror of
https://github.com/polybar/polybar.git
synced 2024-10-27 05:23:39 -04:00
fix(doc): GetDeb packages not Debian compatible
There is no Debian release in GetDeb and according to [1] packages from Ubuntu repositories can break a Debian system. Fixes #1000 [1]: https://wiki.debian.org/DontBreakDebian#Don.27t_make_a_FrankenDebian
This commit is contained in:
parent
4d48ffed83
commit
802a27177c
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ If you are using **Void Linux**, you can install [polybar](https://github.com/vo
|
|||
|
||||
If you are using **NixOS**, polybar is available in both the stable and unstable channels and can be installed with the command `nix-env -iA nixos.polybar`.
|
||||
|
||||
If you are using **Debian**, polybar is available from the [GetDeb](http://www.getdeb.net/app/Polybar) repository.
|
||||
If you are using **Ubuntu**, polybar is available from the [GetDeb](http://www.getdeb.net/app/Polybar) repository.
|
||||
|
||||
If you are using **Slackware**, polybar is available from the [SlackBuilds](https://slackbuilds.org/repository/14.2/desktop/polybar/) repository.
|
||||
|
||||
|
|
Loading…
Reference in a new issue