From 2e12f9a496da113ea7cd13c7a3382ac732db4e44 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 22 Jan 2015 03:20:27 -0400 Subject: apt-get --- doc/README.mdwn | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/README.mdwn b/doc/README.mdwn index c6c774b..33ff4a7 100644 --- a/doc/README.mdwn +++ b/doc/README.mdwn @@ -86,6 +86,10 @@ A quick walkthrough of using etckeeper. Note that the default VCS is git, and this tutorial assumes you're using it. Using other VCSes should be broadly similar. +First, get etckeeper installed. Something like: + + apt-get install etckeeper + The `etckeeper init` command initialises an /etc/.git/ repository. If you installed etckeeper from a package, this was probably automatically performed during the package installation. If not, your first step is to -- cgit v1.2.3