diff options
-rw-r--r-- | web/download.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/web/download.txt b/web/download.txt index 248c0b1bf..1ba1ad5f7 100644 --- a/web/download.txt +++ b/web/download.txt @@ -13,8 +13,8 @@ Unfortunately for now we provide no binary builds. .. Unfortunately for now we only provide builds for Windows. - * 32 bit: `nim_0.10.2.exe <download/nim_0.10.2.exe>`_ - * 64 bit: `nim_0.10.2_x64.exe <download/nim_0.10.2_x64.exe>`_ + * 32 bit: `nim_0.10.2.exe <download/nim-0.10.2.exe>`_ + * 64 bit: `nim_0.10.2_x64.exe <download/nim-0.10.2_x64.exe>`_ Installation based on generated C code @@ -24,7 +24,7 @@ This installation method is the preferred way for Linux, Mac OS X, and other Uni like systems. Binary packages may be provided later. -Download `nim_0.10.2.zip <download/nim_0.10.2.zip>`_, extract it and follow +Download `nim-0.10.2.zip <download/nim-0.10.2.zip>`_, extract it and follow these instructions: * sh build.sh |