From 3a7f96671ef87c2a8d9bf8aadcabf3e4b76a6229 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 14 Feb 2013 00:00:00 +0000 Subject: Add ./install.sh to install git-remote-gcrypt and its man page --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 80d01cb..d0329ac 100644 --- a/README.rst +++ b/README.rst @@ -27,15 +27,15 @@ bridged over arbitrary git transport. Quickstart .......... -Install as `git-remote-gcrypt` in `$PATH`. +* Install `git-remote-gcrypt` by running the supplied `install.sh` script. -Configure the list of participant gpg keys: +* Configure the list of participant gpg keys: :: git config --global gcrypt.participants YOURKEYID -Create an encrypted remote by pushing to it: +* Create an encrypted remote by pushing to it: :: @@ -49,7 +49,7 @@ Create an encrypted remote by pushing to it: > To gcrypt::[...] > * [new branch] master -> master -Share the updated Repository URL with all participants. +* Share the updated Repository URL with all participants. (The generated Repository ID is not secret, it only exists to ensure that two repositories signed by the same user can not be maliciously -- cgit v1.2.3