README update

This commit is contained in:
Piotr Siuszko 2023-08-29 20:46:13 +02:00
parent ca19f1eece
commit 5d0a585048
1 changed files with 1 additions and 3 deletions

View File

@ -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