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

Improve README installation directions (#312)

This commit is contained in:
r4wm 2024-10-12 07:02:00 -04:00 committed by GitHub
parent 16c16bb16e
commit f131fcbc4a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -97,7 +97,7 @@ Installation
.. code-block:: shell
git clone --recurse-submodules --remote-submodules --depth 1 -j 2 https://github.com/lcpz/awesome-copycats.git
mv -bv awesome-copycats/{*,.[^.]*} ~/.config/awesome; rm -rf awesome-copycats
mkdir -p ~/.config/awesome && mv -bv awesome-copycats/{*,.[^.]*} ~/.config/awesome && rm -rf awesome-copycats
In case you do not want the Git files, use the following as the second command: