Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,14 @@ be a package available to install the Powerline Fonts with the following command
::
sudo apt-get install fonts-powerline

For fedora (tested on 28) or redhat based Linux distribution, there should also be a package available to install with the following command:
For Fedora (tested on 28) or RedHat based Linux distributions, there should also be a package available to install with the following command:
::
sudo dnf install powerline-fonts

For Arch Linux and Arch-based Linux distributions, there should also be a package available to install with the following command:
::
sudo pacman -S powerline-fonts

On other environments, you can copy and paste these commands to your terminal. Comments are fine too.
::
# clone
Expand Down