diff --git a/readme.md b/readme.md index ddaec55..43eea87 100644 --- a/readme.md +++ b/readme.md @@ -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 ```