Update customization.md

This commit is contained in:
Pavlos Vinieratos 2021-07-07 18:22:22 +01:00 committed by GitHub
parent 057437b7d3
commit eb54f776db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,7 +51,7 @@ west build -b nice_nano -- -DSHIELD=kyria_left -DZMK_CONFIG="C:/Users/myUser/Doc
``` ```
:::note :::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 ## Flashing Your Changes