From 8f294f59a5f905bb42552cf513a6108022755af9 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 19 Feb 2017 07:57:31 -0700 Subject: add apt-get installation instructions to README --- README.rst | 6 +++++- debian/changelog | 1 + 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index bf0c4b7..81b0c86 100644 --- a/README.rst +++ b/README.rst @@ -26,7 +26,11 @@ collaboration using typical untrusted file hosts or services. Quickstart .......... -* Install ``git-remote-gcrypt`` by running the supplied ``install.sh`` script. +* Install ``git-remote-gcrypt``:: + + * ``apt-get install git-remote-gcrypt`` on Debian and Ubuntu systems + + * by running the supplied ``install.sh`` script on other systems. * Create an encrypted remote by pushing to it:: diff --git a/debian/changelog b/debian/changelog index d765858..fe275e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ git-remote-gcrypt (1.0.2-1) UNRELEASED; urgency=medium Documentation: * Add a note about performance when pushing to arbitrary git URLs. * Add section containing author and maintainer information. + * Add `apt-get` installation instructions, for the benefit of GitHub users. * Other minor edits and formatting changes. -- Sean Whitton Sun, 19 Feb 2017 07:42:05 -0700 -- cgit v1.2.3