From 5e8facf0aaab8b7df97e29b3ae2af68542b5e543 Mon Sep 17 00:00:00 2001 From: MeexReay <127148610+MeexReay@users.noreply.github.com> Date: Mon, 14 Apr 2025 22:16:12 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 25376c5..63449ab 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,5 @@ simple server for RAC ```bash git clone https://github.com/MeexReay/sRAC cd sRAC -cargo run 127.0.0.1:42666 -``` \ No newline at end of file +cargo run --help +```