diff --git a/configuration/modifying-grub/en.md b/configuration/modifying-grub/en.md index 95d2374..2cecf29 100644 --- a/configuration/modifying-grub/en.md +++ b/configuration/modifying-grub/en.md @@ -45,4 +45,4 @@ mount --bind /sys /target/sys ``` 6. Assuming all goes well, you should be able to do: `chroot /target` -7. Once in the chroot, run `sudo update-grub`. +7. Once in the chroot, run `sudo clr-boot-manager update`.