From 24b2bd9134bf192dd36efc35f50aca214021304a Mon Sep 17 00:00:00 2001 From: Eric Hotinger Date: Fri, 29 Jun 2018 16:04:38 -0700 Subject: [PATCH] Update README.md A trivial change to make the numbering sequential. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8bcb490f6..54235dc03 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ You will need to download the image, headers and libc-dev deb files for the vers ``` sudo sh setup.sh ``` -5. Reboot on installed kernel. +4. Reboot on installed kernel. The setup script will handle installing the latest kernel for you. You can also choose to download any version you want and install yourself: Install the headers, kernel and libc-dev (make sure you cd to your download location first):