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
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ Installation
.. code-block:: shell
$ 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
=====