From c57cd839489ae1d709d7ed6a0052718215508f0f Mon Sep 17 00:00:00 2001 From: SybexX Date: Wed, 26 Mar 2025 23:07:37 +0100 Subject: [PATCH] Update README.md --- code/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/README.md b/code/README.md index 85f8e342..b72c4988 100644 --- a/code/README.md +++ b/code/README.md @@ -51,7 +51,7 @@ pio device monitor -p /dev/ttyUSB0 ``` git clone https://github.com/jomjol/AI-on-the-edge-device.git cd AI-on-the-edge-device - git checkout rolling + git checkout main git submodule update --init ```