[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/03: doc: Better suggestion for the /usr/local/bin/guix symlink.
From: |
Ludovic Courtès |
Subject: |
01/03: doc: Better suggestion for the /usr/local/bin/guix symlink. |
Date: |
Sun, 17 May 2015 22:13:02 +0000 |
civodul pushed a commit to branch master
in repository guix.
commit d72d05f9ce5a6ac6152f1d5cf79f65928e4a5b75
Author: Ludovic Courtès <address@hidden>
Date: Sun May 17 23:37:53 2015 +0200
doc: Better suggestion for the /usr/local/bin/guix symlink.
Suggested by Andreas Enge <address@hidden>
at <http://lists.gnu.org/archive/html/guix-devel/2015-05/msg00220.html>.
* doc/guix.texi (Binary Installation): Use the longer 'guix' file name.
---
doc/guix.texi | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index 8d8c412..0697e99 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -300,7 +300,7 @@ for instance with:
@example
# mkdir -p /usr/local/bin
# cd /usr/local/bin
-# ln -s /root/.guix-profile/bin/guix
+# ln -s /var/guix/profiles/per-user/root/guix-profile/bin/guix
@end example
@item