1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-19 22:31:25 +02:00

tag v0.5.1

This commit is contained in:
Mikael Roos
2014-02-12 15:29:58 +01:00
parent c63747a892
commit 0fee846437

View File

@@ -26,12 +26,12 @@ This is free software and open source software, licensed according MIT.
Installation and get going Installation and get going
------------------------------------- -------------------------------------
**Latest stable version is v0.5 released 2014-02-12.** **Latest stable version is v0.5.1 released 2014-02-12.**
```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.5 git checkout v0.5.1
``` ```
Make the cache-directory writable by the webserver. Make the cache-directory writable by the webserver.
@@ -131,7 +131,7 @@ Revision history
------------------------------------- -------------------------------------
v0.x (latest) v0.5.1 (2014-02-12)
* Display image in README-file. * Display image in README-file.
* Create an empty `cache` directory as part of repo. * Create an empty `cache` directory as part of repo.