From 77d16b573170425316b46262583b0f9c29fd2f04 Mon Sep 17 00:00:00 2001 From: copycat-killer Date: Sat, 16 Jul 2016 17:23:17 +0200 Subject: [PATCH] readme updated --- README.rst | 7 ++++--- lain | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index e7bb535..82b2435 100644 --- a/README.rst +++ b/README.rst @@ -82,9 +82,10 @@ Installation Using git you can have the full master branch: :: - git clone --recursive https://github.com/copycat-killer/awesome-copycats.git - -then, move the contents of `awesome-copycats` to `~/.config/awesome`. +```shell +$ cd $HOME/.config/awesome +$ git clone --recursive https://github.com/copycat-killer/awesome-copycats.git +``` 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. diff --git a/lain b/lain index dd4f40c..ccf2103 160000 --- a/lain +++ b/lain @@ -1 +1 @@ -Subproject commit dd4f40c48c32406f7d1dcb53fd7ec1879b6ffb8d +Subproject commit ccf210359c40c9ad848cb9e3627349297d0e1739