]> Nutra Git (v1) - gamesguru/git-remote-gcrypt.git/commitdiff
add apt-get installation instructions to README
authorSean Whitton <spwhitton@spwhitton.name>
Sun, 19 Feb 2017 14:57:31 +0000 (07:57 -0700)
committerSean Whitton <spwhitton@spwhitton.name>
Sun, 19 Feb 2017 14:57:31 +0000 (07:57 -0700)
README.rst
debian/changelog

index bf0c4b70fb26ac96788008d3cf1aae919d81b0d6..81b0c86343fe76f50c6317e2af830f2c74b466a5 100644 (file)
@@ -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::
 
index d7658582a6b75b8a1bf80ea1f961a832c390315e..fe275e433e354966d93a2e8e6f9f081ab484c533 100644 (file)
@@ -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 <spwhitton@spwhitton.name>  Sun, 19 Feb 2017 07:42:05 -0700