浏览代码

Update README.md

SybexX 1 年之前
父节点
当前提交
c57cd83948
共有 1 个文件被更改,包括 1 次插入1 次删除
  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
     ```