diff --git a/README.md b/README.md index 5cc50c2..e0bd648 100644 --- a/README.md +++ b/README.md @@ -4,5 +4,5 @@ This is a super simple working demo implementation with only one relay connectio ## How to run ```bash # install rustup first, https://rustup.rs/ -IP= cargo run +IP= cargo run ```