diff options
-rw-r--r-- | install-hyperbola/README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/install-hyperbola/README.md b/install-hyperbola/README.md index c61d844..7d50845 100644 --- a/install-hyperbola/README.md +++ b/install-hyperbola/README.md @@ -192,9 +192,9 @@ root@hyperiso# `pacstrap /mnt kernel-firmware` - sh-4.2# `nano /etc/conf.d/keymaps` - ```console - $ keymap="es" - ``` +```console +$ keymap="es" +``` - Instalación del Grub |