mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
ui: Use "guix install" in locale hint.
* guix/ui.scm (install-locale): Change "guix package -i" to "guix install".
This commit is contained in:
parent
f43ffee908
commit
dc749a0e91
1 changed files with 1 additions and 1 deletions
|
@ -492,7 +492,7 @@ part."
|
||||||
lines:
|
lines:
|
||||||
|
|
||||||
@example
|
@example
|
||||||
guix package -i glibc-utf8-locales
|
guix install glibc-utf8-locales
|
||||||
export GUIX_LOCPATH=\"$HOME/.guix-profile/lib/locale\"
|
export GUIX_LOCPATH=\"$HOME/.guix-profile/lib/locale\"
|
||||||
@end example
|
@end example
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue