summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2014-04-10 18:20:17 +0200
committerLudovic Courtès <ludo@gnu.org>2014-04-10 21:41:58 +0200
commit47d347b725aa5bb64468b99da1fc3a644cf1e1c2 (patch)
tree7aff88062f4ffa88a4e54b1259ec391af86fc615 /README
parent8b8476b859b525f012f5864ffc401ea252fb26ca (diff)
downloadgnu-guix-47d347b725aa5bb64468b99da1fc3a644cf1e1c2.tar
gnu-guix-47d347b725aa5bb64468b99da1fc3a644cf1e1c2.tar.gz
doc: Mention 'gcc-toolchain' in README.
* README (Installing Guix from Guix): Use "gcc-toolchain" instead of "gcc,binutils,ld-wrapper,glibc".
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 30c90aeb1e..712a60872f 100644
--- a/README
+++ b/README
@@ -52,7 +52,7 @@ To do so:
- Install the dependencies (see 'Requirements' above) and build tools using
Guix:
- guix package --install={autoconf,automake,bzip2,gcc,binutils,ld-wrapper,glibc,gettext,guile,libgcrypt,pkg-config,sqlite}
+ guix package --install={autoconf,automake,bzip2,gcc-toolchain,gettext,guile,libgcrypt,pkg-config,sqlite}
- set the environment variables that Guix recommends you to set during the
package installation process: