Typo "accomplished"

pull/10/head
ARughani-Intrepid 2020-03-22 23:15:50 -04:00 committed by GitHub
parent 6025ea1349
commit b89e33b7a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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`