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