Commit f2da9429 authored by Wenxi XU's avatar Wenxi XU
Browse files

Update file README.md

parent a2638a9e
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
west sdk install -t arm-zephyr-elf
```

### Building and running