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 ebb1e95..3b497cc 100644 --- a/install-hyperbola/README.md +++ b/install-hyperbola/README.md @@ -48,9 +48,9 @@ root@hyperiso# `cfdisk` ejemplo: ```bash -sda1=/boot, -sda2=/, -sda3=/home, +sda1=/boot +sda2=/ +sda3=/home sda4=swap Recomendaciones: |