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