Fixed code formatting
This commit is contained in:
parent
bd69738e1d
commit
8817c68d87
1 changed files with 2 additions and 2 deletions
|
@ -27,9 +27,9 @@ Next we need to setup the `v4l2loopback` kernel module for the fake webcam.
|
|||
|
||||
To install,
|
||||
|
||||
``bash
|
||||
```bash
|
||||
sudo apt-get install v4l2loopback-dkms
|
||||
```
|
||||
```
|
||||
|
||||
If you already had an existing module, remove it so we can customize it,
|
||||
```bash
|
||||
|
|
Loading…
Add table
Reference in a new issue