diff options
author | Jesús <heckyel@hyperbola.info> | 2021-05-23 14:56:02 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-05-23 14:56:02 -0500 |
commit | 009e4f43e319801b563356ad1401f37053d2f10b (patch) | |
tree | df9a7b12a28dd66298f316274ffde50859b89dc8 | |
parent | 0c5b6ca31840739c6e99882699b3318ad12967f9 (diff) | |
download | book-009e4f43e319801b563356ad1401f37053d2f10b.tar.lz book-009e4f43e319801b563356ad1401f37053d2f10b.tar.xz book-009e4f43e319801b563356ad1401f37053d2f10b.zip |
[install-hyperbola]: update
-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 |