Parcourir la source

Update README.md

SybexX il y a 10 mois
Parent
commit
c57cd83948
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      code/README.md

+ 1 - 1
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
     ```