summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 30c90aeb1e9..712a60872fd 100644
--- a/README
+++ b/README
@@ -52,7 +52,7 @@ To do so:
52 - Install the dependencies (see 'Requirements' above) and build tools using 52 - Install the dependencies (see 'Requirements' above) and build tools using
53 Guix: 53 Guix:
54 54
55 guix package --install={autoconf,automake,bzip2,gcc,binutils,ld-wrapper,glibc,gettext,guile,libgcrypt,pkg-config,sqlite} 55 guix package --install={autoconf,automake,bzip2,gcc-toolchain,gettext,guile,libgcrypt,pkg-config,sqlite}
56 56
57 - set the environment variables that Guix recommends you to set during the 57 - set the environment variables that Guix recommends you to set during the
58 package installation process: 58 package installation process: