From 055c139ed5c1f345e3728320a9625e37ac29a6ec Mon Sep 17 00:00:00 2001 From: Ialokim Date: Mon, 25 Dec 2017 19:33:34 -0600 Subject: [PATCH] added information about linux packages --- README.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 7f43a09..8f2d07d 100644 --- a/README.rst +++ b/README.rst @@ -14,7 +14,12 @@ Run ``./install.sh`` to install all Powerline Fonts or see the documentation_ fo Quick installation ------------------ -You can copy and paste the commands to your terminal. Comments are fine too. +If you are running a Debian or Ubuntu based Linux distribution, there should +be a package available to install the Powerline Fonts with the following command: +:: + sudo apt-get install fonts-powerline + +On other environments, you can copy and paste these commands to your terminal. Comments are fine too. :: # clone git clone https://github.com/powerline/fonts.git --depth=1