Update readme.md

This commit is contained in:
Gordon Goldbach 2024-03-20 09:31:26 +01:00 committed by GitHub
parent 5d0a0fa622
commit b1593f0094
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 3 deletions

View File

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