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