1
0
Fork 0
mirror of https://github.com/lcpz/awesome-copycats.git synced 2024-10-22 12:31:23 +00:00

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

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