]> www.ginac.de Git - cln.git/blobdiff - INSTALL
Finalize CLN 1.3.7 release.
[cln.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 44175a75f83364716fec020c65b9579ea71a7d37..c61aa918f6a2d608ad8de031aa5a1f80cfbdbe33 100644 (file)
--- 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