From 333ec509775226d9fe2dc9a59a7466c20f67a815 Mon Sep 17 00:00:00 2001 From: Brandon Jackson <1drummer@att.net> Date: Tue, 3 Nov 2015 23:50:37 -0600 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 959f75d..0820c27 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Java Client is now functional with GUI. # To launch the client: java Client [server address] [port #] + Where [server address] is linux.cs.tamu.edu (or whatever server you're on) and [port #] is the same as server's [port #]. # Running the client: