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

Update README.rst

added -f to the remove to avoid having to click y a few times to remove the write protected git files.. kkool
This commit is contained in:
Bendik λ 2017-10-06 20:52:46 +02:00 committed by GitHub
parent a7d9f901e1
commit aa33e53f13

View file

@ -90,7 +90,7 @@ Installation
.. code-block:: shell .. code-block:: shell
$ git clone --recursive https://github.com/copycat-killer/awesome-copycats.git $ git clone --recursive https://github.com/copycat-killer/awesome-copycats.git
$ mv -bv awesome-copycats/* ~/.config/awesome; rm -r awesome-copycats $ mv -bv awesome-copycats/* ~/.config/awesome; rm -rf awesome-copycats
Usage Usage
===== =====