We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89f6900 commit 808de8fCopy full SHA for 808de8f
1 file changed
README.md
@@ -58,7 +58,7 @@ mv /tmp/INAV\ Configurator /opt/inav/inav-configurator
58
8. Update the application icon.
59
```
60
sudo mkdir /opt/inav/inav-configurator/icon
61
-sudo cp /opt/inav/inav-configurator/images/inav_icon_128.png /opt/inav/inav-configurator/icon
+sudo cp /opt/inav/inav-configurator/resources/app/images/inav_icon_128.png /opt/inav/inav-configurator/icon
62
63
9. As a one-off, move the desktop file into the applications directory
64
0 commit comments