README.org: Recipe for hurry installation.
authorFrançois Pinard <pinard@iro.umontreal.ca>
Sat, 30 Nov 2013 17:55:07 +0000 (12:55 -0500)
committerFrançois Pinard <pinard@iro.umontreal.ca>
Mon, 2 Dec 2013 04:16:08 +0000 (23:16 -0500)
README.org

index eb47a2028ed022e3caa3ca580d69a84ce562beca..00eb52d6f9f72cc558e5259a1333375b656e26d8 100644 (file)
@@ -166,8 +166,21 @@ version used as a base, and your comments.
 - OS/2 (using emx/gcc) :: Maintainer unknown (maybe [[mailto:rommel@ars.de][Kai Uwe Rommel]]),
      dated 1994-11 and based on Recode 3.4.  See [[http://hobbes.nmsu.edu/pub/os2/util/convert/gnurcode.zip][gnurcode]].
 * Installation
-** Prerequisites
+** In a hurry?
+You may then try:
+
+#+BEGIN_SRC sh
+  git clone https://github.com/pinard/Recode.git
+  cd Recode
+  sh after-git.sh
+  ./configure
+  make
+  make install
+#+END_SRC
 
+More fine-grained instructions follow.
+
+** Prerequisites
 Simple installation of Recode requires the usual tools and facilities
 as those needed for most GNU packages.  If not already bundled with
 your system, you also need to pre-install [[http://www.python.org][Python]], version 2.2 or