diff options
author | Araq <rumpf_a@web.de> | 2017-02-02 14:10:32 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2017-02-02 14:11:01 +0100 |
commit | 899d84e06dc83d494ed29af039f8e66e544677f7 (patch) | |
tree | c655fb7609caa03247d531a66015e7e066e48223 /web/download.rst | |
parent | 137b5f43022c3c5e22a7f28c8012f1d0ea6007c6 (diff) | |
download | Nim-899d84e06dc83d494ed29af039f8e66e544677f7.tar.gz |
minor website update
Diffstat (limited to 'web/download.rst')
-rw-r--r-- | web/download.rst | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/web/download.rst b/web/download.rst index 34f5725e4..d2c6a0fc2 100644 --- a/web/download.rst +++ b/web/download.rst @@ -16,8 +16,14 @@ We now encourage you to install via the provided zipfiles: * | 64 bit: `nim-0.16.0_x64.zip <download/nim-0.16.0_x64.zip>`_ | SHA-256 e667cdad1ae8e9429147aea5031fa8a80c4ccef6d274cec0e9480252d9c3168c -Unzip these where you want and optionally run ``finish.exe`` to -detect your MingW environment. +Unzip these where you want and **optionally** run ``finish.exe`` to +detect your MingW environment. (Though that's not reliable yet.) + +You can find the required DLLs here, if you lack them for some reason: + +* | 32 and 64 bit: `DLLs.zip <download/dlls.zip>`_ + | SHA-256 198112d3d6dc74d7964ba452158d44bfa57adef4dc47be8c39903f2a24e4a555 + Exes %%%% |