aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-01-17 22:47:52 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-07-04 03:18:48 -0700
commita8efd51ae49e223adb5be406bc7f848c3ee825fc (patch)
treeda4b0f32fb35aee34bad22955ac25abbb25ec229
parent0850e7c124d0caa6d3fd8e5a00d6b1aa099054bb (diff)
downloadgit-remote-gcrypt-a8efd51ae49e223adb5be406bc7f848c3ee825fc.tar.gz
Debianise-README
Remove reference to installation. Gbp-Pq: Name 0001-Debianise-README.patch
-rw-r--r--README.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index b1ba991..5019642 100644
--- a/README.rst
+++ b/README.rst
@@ -27,9 +27,7 @@ PLEASE help us evaluate how well we meet this design goal!
Quickstart
..........
-* Install ``git-remote-gcrypt`` by running the supplied ``install.sh`` script.
-
-* Create an encrypted remote by pushing to it::
+Create an encrypted remote by pushing to it::
git remote add cryptremote gcrypt::rsync://example.com:repo
git push cryptremote master