Update README.md

This commit is contained in:
MeexReay 2025-04-14 22:16:12 +03:00 committed by GitHub
parent 3943eb2208
commit 5e8facf0aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,5 +6,5 @@ simple server for RAC
```bash ```bash
git clone https://github.com/MeexReay/sRAC git clone https://github.com/MeexReay/sRAC
cd sRAC cd sRAC
cargo run 127.0.0.1:42666 cargo run --help
``` ```