From d791b749d7e88e831f7bbd75b75c918a119a9f3a Mon Sep 17 00:00:00 2001 From: Andrew Kelley Date: Sat, 9 Jun 2018 19:00:37 -0400 Subject: [PATCH] less aggressive donation request --- Building-Zig-on-Windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Building-Zig-on-Windows.md b/Building-Zig-on-Windows.md index b0e9f8e..5ad3987 100644 --- a/Building-Zig-on-Windows.md +++ b/Building-Zig-on-Windows.md @@ -6,7 +6,7 @@ Here is llvm and clang x64 built with MSVC in release mode: * [llvm+clang-6.0.0-win64-msvc-release.tar.xz](https://ziglang.org/deps/llvm%2bclang-6.0.0-win64-msvc-release.tar.xz) (275 MB) (sha256 db461d7319a8110bf87f1f0a7f5a62521c2b56987c23fa2908af466d9095e927) -Please [donate $1/month](https://www.patreon.com/andrewrk) to help cover the cost of hosting this large file. +Please consider [donating $1/month](https://www.patreon.com/andrewrk) to help cover the cost of hosting this large file. Unzip this file to a directory with no spaces, such as `C:\Users\Andy\`. It contains a single directory, so when you do this the full path will be e.g. `C:\Users\Andy\llvm+clang-6.0.0-win64-msvc\`.