From f303b539956ad9b464a39d0a86011bbda81ef260 Mon Sep 17 00:00:00 2001 From: rickellis Date: Wed, 21 Mar 2018 17:45:04 -0600 Subject: [PATCH] Updated docs --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ff4660..8775357 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ You will need to change these to reflect your particular drive. To get this info $ fdisk -l +Or + + $ lsblk + ## Prepare Installation Media [Download](https://www.archlinux.org/download/) the Arch Linux ISO and create a bootable USB drive. The simplest way to create bootable media on Linux is using the dd command: @@ -484,7 +488,7 @@ Now unmount and reboot $ reboot -Or, if you prefer you can shutdown. Instead of `reboot` use: +Or, if you prefer you can shutdown: $ poweroff