diff --git a/en/sysupgrade.md b/en/sysupgrade.md index 1bd4ba8..0a7a880 100644 --- a/en/sysupgrade.md +++ b/en/sysupgrade.md @@ -98,7 +98,7 @@ scp uImage* rootfs* root@:/tmp/ ```bash scp -O uImage* rootfs* root@:/tmp/ ``` -ssh + #### On the camera: Now create a terminal session with the camera e.g. ssh root@192.168.1.10 and run the sysupgrade command pointing at your new images in /tmp.