From bb1ae6265fcc89f9ebefb32ec27ed234b386d429 Mon Sep 17 00:00:00 2001 From: Dave Loyall Date: Thu, 28 Dec 2017 19:01:51 -0600 Subject: [PATCH] add build deps to documentation (debian style) --- docs/html/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/html/index.html b/docs/html/index.html index 2de6809b8..f29aff630 100644 --- a/docs/html/index.html +++ b/docs/html/index.html @@ -4,6 +4,7 @@

What is tup?

Get tup

Git Repository

+$ apt-get install pkg-config libfuse-dev fuse
 $ git clone git://github.com/gittup/tup.git
 $ cd tup
 tup$ ./bootstrap.sh