diff --git a/README.md b/README.md index 251e3c2..e9d67d2 100644 --- a/README.md +++ b/README.md @@ -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 ```