mirror of
https://github.com/ISpillMyDrink/OpenSuperClone.git
synced 2026-05-04 05:50:51 +00:00
Fix typo.
This commit is contained in:
@@ -52,7 +52,7 @@ the module will be automatically built and installed. Otherwise, the module can
|
||||
```Bash
|
||||
|
||||
# Build and install the kernel module manually (substitute x.x.x with the version number)
|
||||
$ cd /src/OSCDriver-x.x.x
|
||||
$ cd /usr/src/OSCDriver-x.x.x
|
||||
$ make
|
||||
$ sudo make install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user