Commit c927fe84 authored by Andriy Palamarchuk's avatar Andriy Palamarchuk Committed by Alexandre Julliard

winemaker documentation fix.

parent 899861d1
......@@ -129,7 +129,7 @@
as just running the three commands below:
</para>
<programlisting>
$ winemaker --lower-uppercase
$ winemaker --lower-uppercase .
$ ./configure --with-wine=/usr/local/wine
$ make
</programlisting>
......@@ -287,7 +287,7 @@
</variablelist>
<para>
So your command may finally look like:
<literal>winemaker --lower-uppercase -Imylib/include</literal>
<literal>winemaker --lower-uppercase -Imylib/include .</literal>
</para>
</listitem>
</varlistentry>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment