diff --git a/README.md b/README.md index 5a79523..1cbd385 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ In order to generate a new master key after you've changed your user key as ment zpool set bootfs=zpool/root/archlinux-frn zpool ``` 1. Boot into new system dataset -1. Update the new system dataset's `encryptionroot` by letting it inherit key data from its parent: +1. After reboot and now that you're in the new system dataset change its `encryptionroot` by letting it inherit data from its parent: ``` zfs change-key -i -l zpool/root/archlinux-frn ```