Typo "accomplished"

tx-receipts
ARughani-Intrepid 2020-03-22 23:15:50 -04:00 committed by Paul Hollinsky
parent 6025ea1349
commit 668e50d08c
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`