Update index.html

This commit is contained in:
CaCO3
2023-01-29 18:12:20 +01:00
committed by GitHub
parent bb79ab3d75
commit f66ea4f01f

View File

@@ -26,10 +26,12 @@
<p>Notes:</p> <p>Notes:</p>
<ul> <ul>
<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>For the installation, make sure to switch the ESP32 to Bootloader mode!</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://jomjol.github.io/AI-on-the-edge-device-docs/Installation>documentation</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>
<li>The SD-Card still must be setup separately. This can be done manually or using the new <b>Remote Setup</b>. See the <a href=https://jomjol.github.io/AI-on-the-edge-device-docs/Installation/#sd-card>documentation</a> for further instructions!</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>