From 7d5e965dc8887becd0477680746e2522fa21988b Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Tue, 19 Jan 2016 11:05:52 +0100 Subject: [PATCH] minor install.txt update --- install.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.txt b/install.txt index 55e8d8ce5f..67be2221b2 100644 --- a/install.txt +++ b/install.txt @@ -9,7 +9,7 @@ should be in your ``$PATH`` (most likely the case). Note that some few Linux distributions do not ship with a GCC compiler preinstalled - then you have to install it. -Install Nim by downloading the appropriate ``.zip`` file and extracting it +Install Nim by downloading the appropriate ``.tar.xz`` file and extracting it to a directory of your choice. The Nim Compiler will stay in this directory (unless you copy it somewhere else). The compiler does not need write access to its directory, so copying the nim folder to ``/opt``