Update index.html

This commit is contained in:
CaCO3
2023-01-29 18:04:07 +01:00
committed by GitHub
parent d55abf20c1
commit 0b269e17f3

View File

@@ -26,11 +26,10 @@
<p>Notes:</p> <p>Notes:</p>
<ul> <ul>
<li>For the installation, make sure to switch the ESP32 to Bootloader mode!</li> <li>For the installation, make sure to switch the ESP32 to Bootloader mode!</li> - <li>The SD-Card still must be flashed separately on a PC (See in the <a href=https://jomjol.github.io/AI-on-the-edge-device-docs/Installation/#sd-card>documentation</a>)!</li>
<li>Beside the firmware, also the SD-Card needs to be flashed. This can be done manually or through an initial simple access point.<br>Instructions see <a href=https://github.com/jomjol/AI-on-the-edge-device/wiki/Installation>Wiki</a>!</li>
<li>After the installation, a manual reset might be required!</li> <li>After the installation, a manual reset might be required!</li>
<li>Please note that not all webbrowsers and operating systems support the needed access to USB!</li> <li>Please note that not all webbrowsers and operating systems support the needed access to USB!</li>
<li>Check the <a href=https://github.com/jomjol/AI-on-the-edge-device/wiki/Installation>Wiki</a> for additional information.</li> - <li>Check the <a href=https://jomjol.github.io/AI-on-the-edge-device-docs/Installation>documentation</a> for additional information.</li>
</ul> </ul>
<p><esp-web-install-button manifest="manifest.json"></esp-web-install-button></p> <p><esp-web-install-button manifest="manifest.json"></esp-web-install-button></p>