aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.rst
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-02-19 07:57:31 -0700
committerSean Whitton <spwhitton@spwhitton.name>2017-02-19 07:57:31 -0700
commit8f294f59a5f905bb42552cf513a6108022755af9 (patch)
treea2650008c86e8fd892413bb4d074167936f3d5f1 /README.rst
parentedb4b159df2ffda5c31110a0c13b139d5460da5e (diff)
downloadgit-remote-gcrypt-8f294f59a5f905bb42552cf513a6108022755af9.tar.gz
add apt-get installation instructions to README
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 5 insertions, 1 deletions
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::