stagit

personal fork of stagit (rnpnr branch)
git clone anongit@rnpnr.xyz:stagit.git
Log | Files | Refs | Feed | README | LICENSE

Commit: 09e1377c68cc2a9930c9a9f9c936120dbd0d7981
Parent: 304c896bd497414429224249d3756c64632e59e5
Author: Hiltjo Posthuma
Date:   Sun, 20 Dec 2015 20:42:31 +0100

README: add install and dependencies instructions

Diffstat:
MREADME | 13+++++++++++++
1 file changed, 13 insertions(+), 0 deletions(-)

diff --git a/README b/README @@ -7,6 +7,19 @@ cd htmldir urmoms <path-to-repo> +Install +------- +$ make +# doas make install + + +Dependencies +------------ +- libgit2 +- C compiler +- make + + Features --------