Update README.md

This commit is contained in:
Brandon Rozek 2020-05-06 18:07:54 -04:00 committed by GitHub
parent 74ac5a903d
commit ecd8bc8996
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@ Next we need to setup the `v4l2loopback` kernel module for the fake webcam.
To install,
```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,