From 8d38280d003d2f0501a4e2a32d3a3ea499993ad9 Mon Sep 17 00:00:00 2001 From: rickellis Date: Fri, 23 Mar 2018 20:17:56 -0600 Subject: [PATCH] Updated docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e24c190..fd99274 100644 --- a/README.md +++ b/README.md @@ -308,7 +308,7 @@ Then open the config file in nano: $ nano /boot/loader/entries/arch.conf -Arrow over to the UUID and shift/arrow to highlight it. Use Ctl+K to cut the line. It will remain in the clipboard for use next. +Arrow over to the UUID and `shift + arrow` to highlight it. Use `Ctl+K` to cut the line. It will remain in the clipboard for use next. Now __delete everything__ in that file and add the following info. Make sure to replace __YOUR-UUID__ with the ID gathered previously (which you can paste from your clipboard using Ctrl+U).