From 1c4e8aab41de1bd799ac1b69a4fa2e964d4508d1 Mon Sep 17 00:00:00 2001 From: ilbertt Date: Thu, 21 Mar 2024 22:05:28 +0100 Subject: [PATCH] chore: update readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 8e30e60..324dc50 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,10 @@ This repository contains the implementation of a WebSocket Gateway enabling clie # Running the WS Gateway -## Prerequisites +## Standalone Make sure you have the **Rust toolchain** installed. You can find instructions [here](https://www.rust-lang.org/tools/install). -## Standalone - 1. Run the gateway: In **debug** mode: