From 3c5da0a4f40db2453cc19ba67d4c55d357fbc942 Mon Sep 17 00:00:00 2001 From: Mugundan Kottursuresh <69089089+Reshyurem@users.noreply.github.com> Date: Tue, 8 Mar 2022 22:27:00 +0530 Subject: [PATCH] Added Arch User install Added the command to install powerline for arch users --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 6021aff5..84d6fbd8 100644 --- a/README.rst +++ b/README.rst @@ -19,6 +19,10 @@ be a package available to install the Powerline Fonts with the following command :: sudo apt-get install fonts-powerline +For Arch users, there should also be a package available to install via the following command: +:: + sudo pacman -S powerline-fonts + For fedora (tested on 28) or redhat based Linux distribution, there should also be a package available to install with the following command: :: sudo dnf install powerline-fonts