Bladeren bron

Merge pull request #263 from ialokim/master

Add information about linux packages
pull/264/head
Nikolai Aleksandrovich Pavlov 6 jaren geleden
committed by GitHub
bovenliggende
commit
d3535dff00
Geen bekende sleutel gevonden voor deze handtekening in de database GPG sleutel-ID: 4AEE18F83AFDEB23
1 gewijzigde bestanden met toevoegingen van 6 en 1 verwijderingen
  1. +6
    -1
      README.rst

+ 6
- 1
README.rst Bestand weergeven

@ -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

Laden…
Annuleren
Opslaan