diff --git a/examples/ota-requestor-app/esp32/README.md b/examples/ota-requestor-app/esp32/README.md index b7b7a033dd0a55..55826d1fc4841f 100644 --- a/examples/ota-requestor-app/esp32/README.md +++ b/examples/ota-requestor-app/esp32/README.md @@ -52,5 +52,7 @@ application of OTA image. ### Note -While trying out example ota-requestor-app change the software version from -`CMakeList.txt` and not from `idf.py menuconfig` +While trying out example ota-requestor-app bump the software version from +`CMakeList.txt` and not from `idf.py menuconfig`. And software version of + the image which is being ota should be greater than current software +version.