diff --git a/README.md b/README.md index b2ecc20..33d8900 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Compile the Module: sudo dkms build -m tuxedo_keyboard -v 2 ``` -Install the DKMS Module: +Install the Module: ```sh sudo dkms install -m tuxedo_keyboard -v 2 ```