Now recommend using clr-boot-manager update instead of update-grub for Solus.

This commit is contained in:
Joshua Strobl 2017-03-26 22:44:13 +03:00
parent 4595fa3a40
commit bc0c65023d
No known key found for this signature in database
GPG Key ID: 3F6FD9A6B13E584D
1 changed files with 1 additions and 1 deletions

View File

@ -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`.