Skip to content

Commit

Permalink
Improve README installation directions (#312)
Browse files Browse the repository at this point in the history
  • Loading branch information
R4wm authored Oct 12, 2024
1 parent 16c16bb commit f131fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit f131fcb

Please sign in to comment.