diff --git a/chester/firmware-sdk/installation-on-windows.md b/chester/firmware-sdk/installation-on-windows.md index feb71ac..c1176fd 100644 --- a/chester/firmware-sdk/installation-on-windows.md +++ b/chester/firmware-sdk/installation-on-windows.md @@ -129,7 +129,7 @@ You can skip this step if you already have **Chocolatey** installed on your syst 1. Download the toolchain: ``` - wget https://github.com/zephyrproject-rtos/sdk-ng/releases/download/v0.16.1/zephyr-sdk-0.16.1_windows-x86_64.7z + wget https://github.com/zephyrproject-rtos/sdk-ng/releases/download/v0.16.1/zephyr-sdk-0.16.1_windows-x86_64.7z -O zephyr-sdk-0.16.1_windows-x86_64.7z ``` 1. Unzip the toolchain: