Note optional hiredis requirement

closes #1
This commit is contained in:
Jan-Piet Mens
2015-08-15 07:47:21 +02:00
parent a3a518a24d
commit 7ec944ea29

View File

@@ -1,2 +1,11 @@
# recorder
Recorder
## Requirements
* [hiredis](https://github.com/redis/hiredis) unless `HAVE_REDIS` is false.
## Installation
1. Edit `config.h`
2. Type `make`