diff --git a/Beginner-Guide---Create-your-own-Firmware-Build.md b/Beginner-Guide---Create-your-own-Firmware-Build.md index 686b3c8a..5282f31b 100644 --- a/Beginner-Guide---Create-your-own-Firmware-Build.md +++ b/Beginner-Guide---Create-your-own-Firmware-Build.md @@ -46,8 +46,7 @@ Click on "Open Project" and choose the unzipped folder you just downloaded. Be s In the left Sidebar navigate to sonoff folder and right click on user_config_override_sample.h and click Duplicate. -Now change name of file as show below to user_config.h - +Now change name of file to user_config.h You can now change your default configuration in this file. I suggest you to read everything in there and adapt everything to your needs.