diff options
Diffstat (limited to 'install-hyperbola/README.md')
-rw-r--r-- | install-hyperbola/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install-hyperbola/README.md b/install-hyperbola/README.md index 3b497cc..0d61da3 100644 --- a/install-hyperbola/README.md +++ b/install-hyperbola/README.md @@ -131,7 +131,7 @@ root@hyperiso# `pacstrap /mnt kernel-firmware` - Establecer nombre del equipo para esto tenemos que editar el archivo `/etc/conf.d/hostname`: - - sh-4.2# `echo gnulinux > /etc/conf.d/hostname` + - sh-4.2# `echo gnulinux > /etc/hostname` > Nombre a escoger, puede ser cualquier nombre en minĂºscula. eg. `gnulinux` |