From 951eebb0c13bb34142987f8991fd64fe71404a58 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 4 Dec 2017 13:57:32 +0200 Subject: Replace wget with curl in Windows bootstrap docs --- BOOTSTRAP-WINDOWS.cli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BOOTSTRAP-WINDOWS.cli') diff --git a/BOOTSTRAP-WINDOWS.cli b/BOOTSTRAP-WINDOWS.cli index f5fd101..6e7ec6e 100644 --- a/BOOTSTRAP-WINDOWS.cli +++ b/BOOTSTRAP-WINDOWS.cli @@ -15,7 +15,7 @@ are not in your \c{PATH} environment variable when building and using \c{build2} since they may provide conflicting DLLs. The \c{build2} toolchain on Windows requires a set of extra utilities -(\c{install}, \c{diff}, \c{wget}, \c{tar}, etc). These are provided by the +(\c{install}, \c{diff}, \c{curl}, \c{tar}, etc). These are provided by the \c{build2-baseutils} package (see the \c{README} file inside for details). Normally, the \c{build2} toolchain itself is installed into the same directory as the utilities in order to produce the combined installation. -- cgit v1.1