Browse Source

Update index.html

CaCO3 3 years ago
parent
commit
f66ea4f01f
1 changed files with 4 additions and 2 deletions
  1. 4 2
      docs/index.html

+ 4 - 2
docs/index.html

@@ -26,10 +26,12 @@
       
       <p>Notes:</p>
       <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>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>
             
       <p><esp-web-install-button manifest="manifest.json"></esp-web-install-button></p>