Update index.html

This commit is contained in:
CaCO3
2023-01-27 23:36:18 +01:00
committed by GitHub
parent 5c53858766
commit 2c65d51210

View File

@@ -33,10 +33,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://github.com/jomjol/AI-on-the-edge-device/wiki/Installation>Wiki</a>)!</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>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>
<hr> <hr>