diff options
-rw-r--r-- | docs/building/building.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/building/building.xml b/docs/building/building.xml index 5ea951b690..3affc087ab 100644 --- a/docs/building/building.xml +++ b/docs/building/building.xml @@ -1445,8 +1445,8 @@ $ cvs checkout nofib/spectral</screen> <title>Quick Start</title> <para>If you are starting from a source distribution, and just - want a completely standard build, then the following should - work:</para> + want a completely standard build, then the following procedure should + work (unless you're on Windows, in which case go to <xref linkend="winbuild" />).</para> <screen>$ autoreconf $ ./configure |