guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/04: ui: Use "guix install" in locale hint.


From: guix-commits
Subject: 02/04: ui: Use "guix install" in locale hint.
Date: Fri, 2 Oct 2020 02:12:46 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit dc749a0e91b15e7e65a95dac1a9341dc17e2ff12
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Thu Oct 1 22:32:22 2020 +0200

    ui: Use "guix install" in locale hint.
    
    * guix/ui.scm (install-locale): Change "guix package -i" to "guix install".
---
 guix/ui.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/guix/ui.scm b/guix/ui.scm
index e88b7b4..8213e8e 100644
--- a/guix/ui.scm
+++ b/guix/ui.scm
@@ -492,7 +492,7 @@ part."
 lines:
 
 @example
-guix package -i glibc-utf8-locales
+guix install glibc-utf8-locales
 export GUIX_LOCPATH=\"$HOME/.guix-profile/lib/locale\"
 @end example
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]