diff options
Diffstat (limited to 'web/download.txt')
-rw-r--r-- | web/download.txt | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/web/download.txt b/web/download.txt index 44f7c866a..c9bc202cd 100644 --- a/web/download.txt +++ b/web/download.txt @@ -24,8 +24,12 @@ 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.11.0.zip <download/nim-0.11.0.zip>`_, extract it and -follow these instructions: +Download one of these: + +* `nim-0.11.0.zip (28 MB) <download/nim-0.11.0.zip>`_ +* `nim-0.11.0.tar.xz (2.6MB) <download/nim-0.11.0.tar.xz>`_ + +Extract the file and follow these instructions: * sh build.sh * Add ``$your_install_dir/bin`` to your PATH. |