diff --git a/README.md b/README.md index f95b6af..dc0eea7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A utility program that helps to manage the remarkable device version utilizing [ ## PLEASE READ BEFORE USING -If your remarkable device is at version >= 3.11, codexctl will not be able to automatically install updates on it due to a major overhaul in the update engine. You can still use the other functions like downloading the image files and then manually extracting it, using `dd` to write to the other partition and then using the `switch` command. +If your remarkable device is at version >= 3.11, codexctl will not be able to automatically install updates on it due to a major overhaul in the update engine. You can still use the other functions like downloading the image files and then manually extracting it, using `dd` to write to the other partition and then using the `restore` command. More information can be found in https://github.com/Jayy001/codexctl/issues/71#issuecomment-2099115757. --- ### Installation & Use