From 07ba9dcf89c105c17fdeebf4c6551d2a0fd6d036 Mon Sep 17 00:00:00 2001 From: Deevad Date: Fri, 13 Dec 2013 14:15:30 +0100 Subject: [PATCH] Tweak again the README for better lisibility --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a1eb4b8..9e862c3 100644 --- a/README.md +++ b/README.md @@ -12,19 +12,29 @@ ___ Get the "build essential" from your package manager, autogen, cmake, git ...etc... +Get the sources : + ``` git clone https://github.com/Deevad/gnome-kra-ora-thumbnailer.git cd gnome-kra-ora-thumbnailer +``` +Note : You can also download the source as a zip here : [ gnome-kra-ora-thumbnailer master.zip on Github](https://github.com/Deevad/gnome-kra-ora-thumbnailer/archive/master.zip) + + +Configure, build and install : +``` ./autogen.sh make sudo make install ``` -You can also download the source as a zip here : [ gnome-kra-ora-thumbnailer master.zip on Github](https://github.com/Deevad/gnome-kra-ora-thumbnailer/archive/master.zip) + ##Post-install -Close all Nemo/Files/Nautilus running then clean your old thumbnail cache, +Close all Nemo/Files/Nautilus. + +Clean your old thumbnail cache : ``` rm -R ~/.cache/thumbnails