summary refs log tree commit diff stats
path: root/web/download.rst
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2016-10-21 12:31:59 +0200
committerAndreas Rumpf <rumpf_a@web.de>2016-10-21 12:31:59 +0200
commit6ce462c58a4037dfd33b541cc24333216758c86a (patch)
treeae4e30adc8f41471740b78c3ead5556edf825310 /web/download.rst
parentb99333f53a480dd242ef39c8b910c88f1f8e039c (diff)
downloadNim-6ce462c58a4037dfd33b541cc24333216758c86a.tar.gz
Updated the installation instructions
Diffstat (limited to 'web/download.rst')
-rw-r--r--web/download.rst25
1 files changed, 21 insertions, 4 deletions
diff --git a/web/download.rst b/web/download.rst
index 07fe5828c..c9aaea9fc 100644
--- a/web/download.rst
+++ b/web/download.rst
@@ -3,11 +3,28 @@ Download the compiler
 
 You can download the latest version of the Nim compiler here.
 
-Binaries
---------
+Windows
+-------
 
-Right now binaries are only provided for Windows. You can download
-an installer for both 32 bit and 64 bit versions of Windows below. These
+Zips
+%%%%
+
+We now encourage you to install via the provided zipfiles:
+
+* | 32 bit: `nim-0.15.2_x32.zip <download/nim-0.15.2_x32.zip>`_
+  | SHA-256
+* | 64 bit: `nim-0.15.2_x64.zip <download/nim-0.15.2_x64.zip>`_
+  | SHA-256
+
+Unzip these where you want and optionally run ``finish.exe`` to
+detect your MingW environment.
+
+Exes
+%%%%
+
+You can download an installer for both 32 bit and 64 bit versions of
+Windows below. Note that these installers have some known issues and
+so will unlikely to be provided further in the future. These
 installers have everything you need to use Nim, including a C compiler.
 
 * | 32 bit: `nim-0.15.2_x32.exe <download/nim-0.15.2_x32.exe>`_