diff --git a/readme.md b/readme.md index 986684f..b3bf676 100644 --- a/readme.md +++ b/readme.md @@ -10,7 +10,7 @@ This started as a problem trying to play games with friends who are all on diffe ### Server With auto-reload: * [Install cargo-watch](https://github.com/watchexec/cargo-watch?tab=readme-ov-file#install) -* ```sh +* ``` watch -i client -cx run ```