This commit is contained in:
Adam 2024-07-20 23:10:22 -04:00
parent b4463de120
commit dac80deb7c

View file

@ -10,7 +10,8 @@ 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
```