Update README.md

This commit is contained in:
SybexX
2025-03-26 23:07:37 +01:00
committed by GitHub
parent 6991c41060
commit c57cd83948

View File

@@ -51,7 +51,7 @@ pio device monitor -p /dev/ttyUSB0
``` ```
git clone https://github.com/jomjol/AI-on-the-edge-device.git git clone https://github.com/jomjol/AI-on-the-edge-device.git
cd AI-on-the-edge-device cd AI-on-the-edge-device
git checkout rolling git checkout main
git submodule update --init git submodule update --init
``` ```