Update customization.md
This commit is contained in:
parent
057437b7d3
commit
eb54f776db
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ west build -b nice_nano -- -DSHIELD=kyria_left -DZMK_CONFIG="C:/Users/myUser/Doc
|
|||
```
|
||||
|
||||
:::note
|
||||
You can install `west` using `pip3 install -U west`. Take a look [here](https://docs.zephyrproject.org/latest/guides/west/install.html) for more info.
|
||||
You can install `west` using `pip3 install -U west`. Take a look [here](https://docs.zephyrproject.org/latest/guides/west/install.html) and [here](https://docs.zephyrproject.org/latest/getting_started/index.html#getting-started) for more info.
|
||||
:::
|
||||
|
||||
## Flashing Your Changes
|
||||
|
|
Loading…
Add table
Reference in a new issue