[master] 47feebc add git

Nils Goroll nils.goroll at uplex.de
Tue Apr 24 10:07:12 UTC 2018


commit 47feebce4506342d5da7f7716ebec3fca37b47fc
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Tue Apr 24 12:06:04 2018 +0200

    add git

diff --git a/doc/sphinx/installation/install.rst b/doc/sphinx/installation/install.rst
index 101db8e..896d29c 100644
--- a/doc/sphinx/installation/install.rst
+++ b/doc/sphinx/installation/install.rst
@@ -100,6 +100,10 @@ Recommended, in particular if you plan on building custom vmods::
 
     sudo apt-get install autoconf-archive
 
+Optionally, to pull from a repository::
+
+    sudo apt-get install git
+
 Build dependencies on Red Hat / CentOS
 --------------------------------------
 
@@ -125,6 +129,10 @@ Optionally, to rebuild the svg files::
 
     yum install graphviz
 
+Optionally, to pull from a repository::
+
+    yum install git
+
 .. XXX autoconf-archive ? is this any helpful on the notoriously
    outdated Redhats?
 


More information about the varnish-commit mailing list