From a00db677db2702e80732b8b2104949442a149b5f Mon Sep 17 00:00:00 2001 From: luke bonham Date: Thu, 20 Nov 2014 17:55:33 +0100 Subject: [PATCH] #65 readme updated --- README.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 7f2b3c4..f54f363 100644 --- a/README.rst +++ b/README.rst @@ -83,11 +83,9 @@ Installation Using git you can have the full master branch: :: git clone https://github.com/copycat-killer/awesome-copycats.git - mv awesome-copycats/* ~/.config/awesome; rmdir awesome-copycats - cd ~/.config/awesome - git submodule update --init + cd awesome-copycats && git submodule update --init -This may take some time. +then, move the contents of `awesome-copycats` to `~/.config/awesome`. Otherwise, download the latest two masters of ``awesome-copycats`` and ``lain`` (1_ and 2_), extract the first one, extract the second one into the first one, and put the contents of the first one into your Awesome directory.