mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
fix INSTALL.msg so the proposed install command actually works
Closes: #8072 [via git-merge-pr]
This commit is contained in:
parent
ca191b7642
commit
69c5658fb9
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
Get started with the example configuration:
|
Get started with the example configuration:
|
||||||
|
|
||||||
$ install -Dm644 /usr/share/doc/polybar/config $HOME/.config/polybar
|
$ install -Dm644 /usr/share/doc/polybar/config $HOME/.config/polybar/config
|
||||||
$ polybar example
|
$ polybar example
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue