From 67d5bc6b0af9cdc5b256bb52e161c59e2c448ba8 Mon Sep 17 00:00:00 2001 From: "Way, No" Date: Wed, 14 Jan 2015 19:03:04 +1000 Subject: updated web/download.txt --- web/download.txt | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/web/download.txt b/web/download.txt index 497781ad6..0d66247f2 100644 --- a/web/download.txt +++ b/web/download.txt @@ -24,7 +24,7 @@ like systems. Binary packages may be provided later. Download `nim-0.10.2.zip `_, extract it and follow these instructions: -* sh build.sh +* ./build.sh * Add ``$your_install_dir/bin`` to your PATH. There are other ways to install Nim (like using the ``install.sh`` script), @@ -39,11 +39,7 @@ Change the branch to suit your needs:: git clone -b master git://github.com/Araq/Nim.git cd Nim - git clone -b master --depth 1 git://github.com/nim-lang/csources - cd csources && sh build.sh - cd .. - bin/nim c koch - ./koch boot -d:release + ./build.sh The ``master`` branch always contains the latest stable version of the compiler. If you want bleeding edge then switch to the ``devel`` branch and follow -- cgit 1.4.1-2-gfad0