Skip to content
This repository has been archived by the owner on Aug 5, 2018. It is now read-only.

Commit

Permalink
Tweak again the README for better lisibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Deevad committed Dec 13, 2013
1 parent c4bd387 commit 07ba9dc
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 07ba9dc

Please sign in to comment.