1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-07 08:36:32 +02:00

Fixed issue 1 and prepare to tagg v0.4.1

This commit is contained in:
Mikael Roos
2014-01-27 13:21:59 +01:00
parent 28f3c55d8c
commit 570fe57240

View File

@@ -27,12 +27,12 @@ License according to MIT.
Installation and get going Installation and get going
------------------------------------- -------------------------------------
**Latest stable version is v0.4 released 2013-10-08.** **Latest stable version is v0.4.1 released 2014-01-27.**
```bash ```bash
git clone git://github.com/mosbth/cimage.git git clone git://github.com/mosbth/cimage.git
cd cimage cd cimage
git checkout v0.4 git checkout v0.4.1
``` ```
Make the cache-directory writable by the webserver. Make the cache-directory writable by the webserver.