From 8ed50efe58ec2d4f11d0f51815c4d45b66710765 Mon Sep 17 00:00:00 2001 From: Collin Alexander Bell Date: Sun, 28 May 2017 03:23:35 -0400 Subject: [PATCH] Updated Get Started (markdown) --- Get-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Get-Started.md b/Get-Started.md index 1eda123..a7f5cab 100644 --- a/Get-Started.md +++ b/Get-Started.md @@ -74,7 +74,7 @@ IF YOU ENCOUNTER ANY ISSUES LOOK AT THE "ADDITIONAL NOTES" SECTION ON THE BOTTOM ## Get Started on Debian (very similar to arch instructions, which I copied and altered a bit ;) because I am lazy / efficient) -**before you start, ensure you are running Linux kernel 4.4 or later or the driver will not work!** +**before you start, use `uname -r` to ensure that you are running Linux kernel 4.4 or later or the driver will not work!** `#` indicates as root, you can use sudo if you prefer. `$` indicates as normal user