瀏覽代碼

Add quick install guide to readme

pull/184/head
Kirill Danshin 8 年之前
committed by GitHub
父節點
當前提交
f1a6bac28c
共有 1 個文件被更改,包括 15 次插入0 次删除
  1. +15
    -0
      README.rst

+ 15
- 0
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
-------------

Loading…
取消
儲存