small typos

This commit is contained in:
Ben 2024-06-25 12:22:10 +02:00
parent 189c4afe3c
commit 1224a133f0
No known key found for this signature in database
GPG Key ID: 541B9D8C9F1426A1

View File

@ -51,11 +51,11 @@ Run the `run_client` script:
# ...
```
> #### 📢 **Don't lose your generated address**<br>
> #### 📢 **Check your IP**<br>
>Check that your `LOCAL IP` in the output is correct, and if not, re-run the script with
the LOCALfIP environment variable:
the LOCALIP environment variable:
> ```shell
> LOCALIP=192.168.50.46 ./run_client.sh
> LOCALIP=192.168.88.46 ./run_client.sh
> ```
> <br>