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 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'README.rst') 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:: -- cgit v1.2.3