diff --git a/download.html b/download.html index d221228..2e1d2c1 100644 --- a/download.html +++ b/download.html @@ -30,13 +30,13 @@

Download

Releases

-

Notice: clumsy only support Windows Vista, Windows 7 and above. 64bit Windows users are strongly recommanded to download the 64bit build.

+

Notice: clumsy only support Windows Vista, Windows 7 and above. 64bit Windows users are strongly recommended to download the 64bit build.

0.3

Install

@@ -51,7 +51,7 @@

0.3

With 0.3 we've setup clumsy to be built with Zig and it's how we build the shipping binaries.
    -
  1. Download a copy of zig 0.9.1 here
  2. +
  3. Download a copy of zig 0.9.1
  4. Open build.zig and check that Windows SDK path is correct on your machine.
    It's hardcoded as C:/Program Files (x86)/Windows Kits/10/bin/10.0.19041.0
  5. Then you can run the commands below to build: