aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index bf98aab..2109a6b 100644
--- a/README
+++ b/README
@@ -38,13 +38,14 @@ as follows:
38 38
39 set req.http.X-Value = dict.lookup("key"); 39 set req.http.X-Value = dict.lookup("key");
40 40
41* Installation 41* Installation
42 42
43In order to compile the package you need to have installed 43In order to compile the package you need to have installed
44varnishd and varnishapi package. 44varnishd and varnishapi package. The module has been tested with
45Varnish versions 4.1 and 5.1.
45 46
46Supposing that condition is met, run: 47Supposing that condition is met, run:
47 48
48 ./configure 49 ./configure
49 50
50It should be able to automatically find the necessary components. In case 51It should be able to automatically find the necessary components. In case

Return to:

Send suggestions and report system problems to the System administrator.