Commit 1f912cb9 authored by Wenxi XU's avatar Wenxi XU
Browse files

Update file README.md

parent c6bd28a7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@ Then export a Zephyr CMake package. This allows CMake to automatically load boil
```shell
west zephyr-export
pip install -r ./zephyr/scripts/requirements.txt
west sdk install -t arm-zephyr-elf
west sdk install -t arm-zephyr-eabi
```

### Building and running