Update README.rst

No need to clone whole repository since we are removing it anyway. With this change users will not need to download whole git history of this repo.
This commit is contained in:
Andrey Golikov 2021-05-10 14:00:27 +03:00 committed by GitHub
parent 1c77b1f210
commit c717e71953
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ Installation
.. code-block:: shell
$ git clone --recursive https://github.com/lcpz/awesome-copycats.git
$ git clone --depth 1 --recursive https://github.com/lcpz/awesome-copycats.git
$ mv -bv awesome-copycats/* ~/.config/awesome && rm -rf awesome-copycats
Usage