Typo "accomplished"

This commit is contained in:
ARughani-Intrepid
2020-08-06 18:10:07 -04:00
committed by Paul Hollinsky
parent 6025ea1349
commit 668e50d08c
+1 -1
View File
@@ -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`