Hopefully fixed readme

This commit is contained in:
Iain (Bill) Wiseman 2025-04-16 12:52:34 +12:00
parent b1eeeaeea2
commit 9f4f65e0f7

View File

@ -24,7 +24,7 @@ Welcome to the **ESP32 Static IP** project! This is a working example of how to
cd esp32-static-ip
```
3. Set the environment variables for your static IP and Wi-Fi credentials. Remember to escape special characters like `@` and `$`:
3. Set the environment variables for your static IP and Wi-Fi credentials. Remember to escape special characters:
```bash
export SSID="MyWifi"
export PASSWORD="MyPassword"