better link

This commit is contained in:
Adam 2024-07-20 23:02:58 -04:00
parent 998e0ac755
commit edcd420b2e

View file

@ -9,7 +9,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://watchexec.github.io/#cargo-watch)
* [Install cargo-watch](https://github.com/watchexec/cargo-watch?tab=readme-ov-file#install)
* `cargo watch -i client -cx run`
Without auto-reload: