Update 'README.md'

This commit is contained in:
Alex 2021-04-11 14:58:16 +00:00
parent 3227284322
commit a7f96f54ab
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ The OSK-SDL parts are inspired by Mobian package https://salsa.debian.org/Debian
9. Install the cryptsetup script and the initramfs-tool hook
```sudo cp lib/cryptsetup/scripts/decrypt_pkcs /lib/cryptsetup/script/ ```
```sudo cp lib/cryptsetup/scripts/decrypt_pkcs /lib/cryptsetup/scripts/ ```
```sudo cp etc/initramfs-tools/hooks/decrypt_pkcs /etc/initramfs-tools/hooks && sudo chmod +x /etc/initramfs-tools/hooks/decrypt_pkcs ```