aboutsummaryrefslogtreecommitdiff
path: root/BOOTSTRAP-WINDOWS.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-12-04 13:57:32 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-12-04 13:57:32 +0200
commit951eebb0c13bb34142987f8991fd64fe71404a58 (patch)
treee0020f9dbf44166de3a65b2139ebb72d96fb6b34 /BOOTSTRAP-WINDOWS.cli
parentb2088f8f2456cc126ba8aa1331393224500eb632 (diff)
Replace wget with curl in Windows bootstrap docs
Diffstat (limited to 'BOOTSTRAP-WINDOWS.cli')
-rw-r--r--BOOTSTRAP-WINDOWS.cli2
1 files changed, 1 insertions, 1 deletions
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.