@ -9,9 +9,6 @@
### Run the Project
```bash
# Run the Server Player opens on port 42069
dotnet run --host
# Run the Client Player
dotnet run
```