From 668e50d08c06311f771d9befd638e2611a6279a7 Mon Sep 17 00:00:00 2001 From: ARughani-Intrepid <39746339+ARughani-Intrepid@users.noreply.github.com> Date: Sun, 22 Mar 2020 23:15:50 -0400 Subject: [PATCH] Typo "accomplished" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c1fe6b..709a7d1 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is the kernel object portion of the Intrepid Control Systems SocketCAN supp First, install the necessary dependencies for building kernel modules. -On Ubuntu, this is acomplished by running `sudo apt install linux-headers-generic build-essential gcc git` +On Ubuntu, this is accomplished by running `sudo apt install linux-headers-generic build-essential gcc git` Clone this repository by running `git clone https://github.com/intrepidcs/intrepid-socketcan-kernel-module.git`