X-Git-Url: https://ginac.de/CLN/cln.git//cln.git?a=blobdiff_plain;f=INSTALL;h=c61aa918f6a2d608ad8de031aa5a1f80cfbdbe33;hb=HEAD;hp=44175a75f83364716fec020c65b9579ea71a7d37;hpb=a082aa9bebe81ae7eaf79f643825833cc916f77f;p=cln.git diff --git a/INSTALL b/INSTALL index 44175a7..c61aa91 100644 --- a/INSTALL +++ b/INSTALL @@ -70,14 +70,14 @@ Later on you can update your copy with $ git pull 2. Make sure all required software is installed. This is *really* -important step. If some package is missing, the `configure' script might +important step. If some package is missing, the ‘configure’ script might be misgenerated, 3. Run $ ./autogen.sh -to generate the `configure' script, and proceed in a standard way, i.e. +to generate the ‘configure’ script, and proceed in a standard way, i.e. $ ./configure $ make