Explorar el Código

Merge pull request #263 from ialokim/master

Add information about linux packages
pull/264/head
Nikolai Aleksandrovich Pavlov hace 6 años
cometido por GitHub
padre
commit
d3535dff00
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 6 adiciones y 1 borrados
  1. +6
    -1
      README.rst

+ 6
- 1
README.rst Ver fichero

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

Cargando…
Cancelar
Guardar