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:
parent
a7d9f901e1
commit
aa33e53f13
|
@ -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
|
||||
=====
|
||||
|
|
Loading…
Reference in New Issue