From 69c5658fb9bcbf22353577b9d482dace23fb1a80 Mon Sep 17 00:00:00 2001 From: Jonas Walther Date: Thu, 12 Oct 2017 14:52:24 +0200 Subject: [PATCH] fix INSTALL.msg so the proposed install command actually works Closes: #8072 [via git-merge-pr] --- srcpkgs/polybar/INSTALL.msg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/polybar/INSTALL.msg b/srcpkgs/polybar/INSTALL.msg index 77529c11a7c..cc519e450dc 100644 --- a/srcpkgs/polybar/INSTALL.msg +++ b/srcpkgs/polybar/INSTALL.msg @@ -1,7 +1,7 @@ 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