From 5d0a5850486087d5ae30b5514cb18bd2c931c3d5 Mon Sep 17 00:00:00 2001 From: Piotr Siuszko Date: Tue, 29 Aug 2023 20:46:13 +0200 Subject: [PATCH] README update --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index c513bed..5a2f07f 100644 --- a/README.md +++ b/README.md @@ -36,9 +36,7 @@ It makes testing Unity webgl games easy, even allows connecting with different d For now it is required to have cargo and rust installed: ```bash -git clone https://github.com/Leinnan/lwa_simple_server.git -cd lwa_simple_server -cargo install --path . +cargo install lwa_simple_server ``` ## Usage