Skip to content

Commit 05e0761

Browse files
authored
Updates README.md
Corrects repository URL typo
1 parent 9af74a6 commit 05e0761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ command:
5454

5555
```shell
5656
# initialize cirrus-workspace for the zephyr-applications (main branch)
57-
west init -m https://github.com/zephyrproject-rtos/zephyr-applications --mr main cirrus-workspace
57+
west init -m https://github.com/CirrusLogic/zephyr-applications --mr main cirrus-workspace
5858
# update Zephyr modules
5959
cd cirrus-workspace
6060
west update

0 commit comments

Comments
 (0)