From f1a6bac28c25b849ef9bc4972068ddcffa752a86 Mon Sep 17 00:00:00 2001 From: Kirill Danshin Date: Thu, 4 Aug 2016 01:44:06 +0300 Subject: [PATCH] Add quick install guide to readme --- README.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.rst b/README.rst index 8f7cd1c..12407f9 100644 --- a/README.rst +++ b/README.rst @@ -11,6 +11,21 @@ Run ``./install.sh`` to install all Powerline Fonts or see the documentation_ fo .. _documentation: https://powerline.readthedocs.org/en/latest/installation/linux.html#font-installation +Quick installation +------------------ + +You can copy and paste the commands to your terminal. Comments are fine too. +:: + # clone + git clone https://github.com/powerline/fonts.git + # install + cd fonts + ./install.sh + # clean-up a bit + cd .. + rm -rf fonts + + Font Families -------------