Hopefully fixed readme
This commit is contained in:
parent
b1eeeaeea2
commit
9f4f65e0f7
@ -24,7 +24,7 @@ Welcome to the **ESP32 Static IP** project! This is a working example of how to
|
|||||||
cd esp32-static-ip
|
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
|
```bash
|
||||||
export SSID="MyWifi"
|
export SSID="MyWifi"
|
||||||
export PASSWORD="MyPassword"
|
export PASSWORD="MyPassword"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user