summaryrefslogtreecommitdiff
path: root/doc/guix-cookbook.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/guix-cookbook.texi')
-rw-r--r--doc/guix-cookbook.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix-cookbook.texi b/doc/guix-cookbook.texi
index a0d5035c3a..eb0f3ee543 100644
--- a/doc/guix-cookbook.texi
+++ b/doc/guix-cookbook.texi
@@ -518,7 +518,7 @@ as ``SICP'', this book is a reference.
You can also install it and read it from your computer:
@example
-guix install sicp info-reader
+guix install book-sicp info-reader
info sicp
@end example