diff options
Diffstat (limited to 'windows/INSTALL-Windows.txt')
-rw-r--r-- | windows/INSTALL-Windows.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/INSTALL-Windows.txt b/windows/INSTALL-Windows.txt index 5515708f..bb4a4d66 100644 --- a/windows/INSTALL-Windows.txt +++ b/windows/INSTALL-Windows.txt @@ -133,7 +133,7 @@ Building XZ Utils Using a snapshot from the Git repository To use a snapshot, the build system files need to be generated with - autogen.sh or "autoreconf -fi" before trying to build using the the + autogen.sh or "autoreconf -fi" before trying to build using the above build instructions. You can install the relevant extra packages from MinGW or use Cygwin or use e.g. a GNU/Linux system to create a source package with the required build system files. |