]> granicus.if.org Git - re2c/commitdiff
Fixed typo.
authorUlya Trofimovich <skvadrik@gmail.com>
Mon, 16 Nov 2015 09:02:51 +0000 (09:02 +0000)
committerUlya Trofimovich <skvadrik@gmail.com>
Mon, 16 Nov 2015 09:02:51 +0000 (09:02 +0000)
src/install/install.rst

index a48d6648121ff5b01e64a7335323a11524120975..aec0ef4782fa60d9c769fd2159bfd2c3035ce5b0 100644 (file)
@@ -116,7 +116,7 @@ or build re2c with `mingw <http://mingw.org/>`_:
 
 .. code-block:: bash
 
-    $ ../configure --host i686-w64-mingw32  [--prefix=<prefix>]
+    $ ./configure --host i686-w64-mingw32  [--prefix=<prefix>]
     $ make
     $ make install