Pārlūkot izejas kodu

Update Quick Installation script

Quick Installation does not need cloning the whole history of the repo, especially if they're going to delete the whole folder immediately.
So added ``--depth=1`` option to ``git clone``
pull/245/head
Sankkara Narayanan pirms 7 gadiem
revīziju iesūtīja GitHub
vecāks
revīzija
ee3a6c779b
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      README.rst

+ 1
- 1
README.rst Parādīt failu

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

Notiek ielāde…
Atcelt
Saglabāt