Browse Source

Merge pull request #245 from opgrsankkar/patch-1

Update Quick Installation script
pull/250/head
Nikolai Aleksandrovich Pavlov 7 years ago
committed by GitHub
parent
commit
641d35fe34
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.rst

+ 1
- 1
README.rst View File

@ -17,7 +17,7 @@ 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
git clone https://github.com/powerline/fonts.git --depth=1
# install
cd fonts
./install.sh

Loading…
Cancel
Save