diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-05-14 07:08:22 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-05-14 07:08:22 +0000 |
commit | b56f1e5185d8131210faa3067d05d41b84fa8559 (patch) | |
tree | c30bd57e4e1fa34310307278677d4c1177387e21 /packages | |
parent | c7c942861a165cd831ac436d4981b5a840ef09fc (diff) | |
download | curl-b56f1e5185d8131210faa3067d05d41b84fa8559.tar.gz |
added a pointer to the download web page
Diffstat (limited to 'packages')
-rw-r--r-- | packages/Win32/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/Win32/README b/packages/Win32/README index 26936af8a..52824ca34 100644 --- a/packages/Win32/README +++ b/packages/Win32/README @@ -2,6 +2,9 @@ Author: Jörn Hartroth DESCRIPTION +(If you're only looking for precompiled win32 binaries, go visit +http://curl.haxx.se/download.html) + Packaging of the curl binaries for Win32 should at this point in time be based on the InfoZip (zip/unzip) archiver family as the de-facto standard for Windows archives. A package should contain the main binary curl.exe along with |