diff --git a/README.md b/README.md index a6c5e6d..9c3cb72 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ After running `make`, you should be able to generate the following files: Before loading this kernel module, you have to satisfy its dependency: ```shell -$ sudo modprobe -a videobuf2_vmalloc videobuf2_v4l2 +$ sudo modprobe -a videobuf2-vmalloc videobuf2-v4l2 ``` The module can be loaded to Linux kernel by runnning the command: