From 29e0a9a6476d7d7852acf5302777177e112f81da Mon Sep 17 00:00:00 2001 From: Reuben Thomas Date: Sun, 14 Jan 2018 22:09:15 +0000 Subject: [PATCH] Update git installation instructions --- README.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index db6f028..088816a 100644 --- a/README.org +++ b/README.org @@ -47,11 +47,11 @@ past, pretest or official, as well as individual files. You may then try: #+BEGIN_SRC sh - git clone https://github.com/pinard/Recode.git + git clone https://github.com/rrthomas/Recode.git cd Recode - sh after-git.sh + ./bootstrap ./configure - make + make check make install #+END_SRC -- 2.40.0