From bc1b65a66ed2de0e44126b30b773e64f76e5f9e8 Mon Sep 17 00:00:00 2001 From: virtualguy Date: Mon, 18 Aug 2014 21:38:32 +1200 Subject: [PATCH] Update README Add some simple installation instructions --- README | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README b/README index 745cf7d..dd3d6bc 100644 --- a/README +++ b/README @@ -10,3 +10,12 @@ snapshots if it is installed. This program is a posixly correct bourne shell script. It depends only on the zfs utilities and cron, and can run in the dash shell. + + +Installation: +------------- + +wget https://github.com/zfsonlinux/zfs-auto-snapshot/archive/master.zip +unzip master.zip +cd zfs-auto-snapshot-master +make install