Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sutyum authored Aug 14, 2024
1 parent e9f6d07 commit 44740c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ command:

```shell
# initialize my-workspace for the example-application (main branch)
west init -m https://github.com/zephyrproject-rtos/example-application --mr main my-workspace
west init -m git@github.com:Technoculture/panomic-tray-firmware --mr main panomic-workspace
# update Zephyr modules
cd my-workspace
cd panomic-workspace
west update
```

Expand Down

0 comments on commit 44740c3

Please sign in to comment.