Update README.md
This commit is contained in:
parent
74ac5a903d
commit
ecd8bc8996
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ Next we need to setup the `v4l2loopback` kernel module for the fake webcam.
|
||||||
To install,
|
To install,
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo apt-get install v4l2loopback-dkms
|
sudo apt install v4l2loopback-dkms
|
||||||
```
|
```
|
||||||
|
|
||||||
If you already had an existing module, remove it so we can customize it,
|
If you already had an existing module, remove it so we can customize it,
|
||||||
|
|
Loading…
Reference in a new issue