Skip to content

Commit a5b1875

Browse files
update the code block
1 parent f149d1b commit a5b1875

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,10 @@ sudo modprobe zram
278278

279279
Before booting the kernel, generate the initramfs:
280280

281+
```bash
282+
chmod +x ./scripts/generate-initramfs.sh
281283
./scripts/generate-initramfs.sh
284+
```
282285

283286
### Installing a DKMS Module (example: v4l2loopback)
284287

0 commit comments

Comments
 (0)