From 47d347b725aa5bb64468b99da1fc3a644cf1e1c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Thu, 10 Apr 2014 18:20:17 +0200 Subject: doc: Mention 'gcc-toolchain' in README. * README (Installing Guix from Guix): Use "gcc-toolchain" instead of "gcc,binutils,ld-wrapper,glibc". --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') 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: -- cgit v1.2.3