branch: main
commit d5ad4bdff8ba37037d6d0372682536441de1c503
Author: Ludovic Courtès <l...@gnu.org>
AuthorDate: Fri May 24 11:04:25 2024 +0200

    README: Update authentication instructions.
---
 README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README
index a77fb31..9b53758 100644
--- a/README
+++ b/README
@@ -151,5 +151,5 @@ You can authenticate the code in this repository by running:
       3CE464558A84FDC69DB40CFB090B11993D9AEBB5
 #+end_example
 
-The command silently exits with zero on success, and errors out
-otherwise.  We recommend invoking it from =.git/hooks/pre-push=.
+The command exits with zero on success, and errors out otherwise.  From there
+on, it will be invoked anytime you run =git pull= or =git push=.

Reply via email to