Unverified Commit 73e480e7 authored by Wenxi Xu's avatar Wenxi Xu Committed by GitHub
Browse files

Update README.md

parent 6f05d9b4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ command:

```shell
# initialize my-workspace for the example-application (main branch)
west init -m https://github.com/ttwards/motor --mr main my-workspace
west init -m https://github.com/ttwards/motor --mr master my-workspace
# update Zephyr modules
cd my-workspace
west update